When I lock the screen, Gmail chat appears at the bottom of the screen just like when it's unlocked. Is it a bug?
2 Answers
Definitely sounds like a bug.
I would suggest using Empathy for chatting instead of the web interface, because I have no experienced this problem with Empathy (or with the web interface for that matter). You can report the bug against the gnome-screensaver
package.
You can also mark it as affecting chromium-browser
(optionally), because imo Chromium should not display anything when the screensaver or screenlock is active.

- 51,541
Yes. When the screen is locked, users will reasonably assume that potentially private information that might be displayed on the screen will not be displayed until and unless the screen is unlocked. Assuming that this is from the Gmail web-based interface, this is a bug in your web browser (which interprets the Javascript in the Gmail and creates the chat "windowlets" as interface elements). On the other hand, if you are seeing chat windows or tabs from a standalone instant messaging applications like Empathy or Pidgin, then it is a bug in that application.
I recommend reporting this bug.

- 117,780
-
Thanks a bunch. Sorry if I accepted the other answer, I was looking for the package to report the bug. – Nov 10 '11 at 01:24
-
@Explorer No problem. But
chromium-browser
is only the correct package if the problem is occurring in the Chromium web browser. Otherwise, that is the wrong package. – Eliah Kagan Nov 10 '11 at 01:49
chromium-browser
if the problem happens in the Chromium web browser... Otherwise, it should be reported against the package for whatever browser or application it occurred in. – Eliah Kagan Nov 10 '11 at 01:48gnome-screensaver
. I'd suggest reporting it against one or the other ofchromium-browser
(assuming that really is the application creating the UI elements in question) orgnome-screensaver
, and then adding a bug task for the other one (useAlso affects distribution
on the bug page and select Ubuntu and the other package). – Eliah Kagan Nov 10 '11 at 02:11gnome-screensaver
. Even if it happens with multiple screensavers, it doesn't mean it's not a bug in multiple screensavers... It's fine that you're not explaining that here on AskUbuntu, and I am not asking you to. But the reasoning for this being a bug in Chromium and notgnome-screensaver
does need to be explained in the bug report itself on Launchpad. – Eliah Kagan Nov 10 '11 at 15:59Thanks!
– RolandiXor Nov 10 '11 at 16:02