After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 460011 - Tooltips don't disappear
Tooltips don't disappear
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: Other
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
: 460260 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-07-24 20:09 UTC by Reinout van Schouwen
Modified: 2007-07-26 14:51 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20


Attachments
Screenshot showing the problem (18.09 KB, image/png)
2007-07-24 20:09 UTC, Reinout van Schouwen
Details

Description Reinout van Schouwen 2007-07-24 20:09:17 UTC
The tooltips in the notification area are exhibiting strange behaviour.

They will appear when the mouse is already over another icon and often miss "mouse out" events causing them to stay in view until you mouse over the notification area again.

The tooltips should appear quicker and disappear immediately when the mouse is no longer over the corresponding notification icon.
Comment 1 Reinout van Schouwen 2007-07-24 20:09:58 UTC
Created attachment 92304 [details]
Screenshot showing the problem
Comment 2 Vincent Untz 2007-07-25 17:44:19 UTC
Can you check that the applications are using GtkStatusIcon? If yes, that's a GtkStatusIcon bug.
Comment 3 Matthias Clasen 2007-07-25 19:41:36 UTC
No, it was a bug in gtktooltip.c that I fixed today.
Comment 4 Olivier Valentin 2007-07-26 14:51:16 UTC
*** Bug 460260 has been marked as a duplicate of this bug. ***