GNOME Bugzilla – Bug 460260
tooltip appears even when mouse has left the tray icon
Last modified: 2007-07-26 14:51:16 UTC
When the mouse cursor goes quickly through the applet icon and goes elsewhere, the tooltip appears even if the mouse is no more on this icon. The tooltip should not show up when mouse has quit the icon before the timeout.
It seems that gtk manages the entire process of showing tooltips -> a bug in gtk ?
Do you mean the brightness applet or the gnome-power-manager status icon?
(In reply to comment #2) > Do you mean the brightness applet or the gnome-power-manager status icon? > I noticed the problem with the gpm status icon. I tested with gpm 2.18.3 and the behaviour of the tooltip is correct. But with 2.19.5, no. gtk(2.11.6-1ubuntu)+gpm(2.19.5) -> bug gtk(2.10.13-1/debian)+gpm(2.18.3) -> ok
Created attachment 92461 [details] Bad behaviour of tooltip The tooltip appears even when the mouse has already moved away. It happens not only to gpm...
(In reply to comment #4) > Created an attachment (id=92461) [edit] > Bad behaviour of tooltip Cool, cheers for that. > The tooltip appears even when the mouse has already moved away. > It happens not only to gpm... Then it's probably a gtk bug. Reassigning. Richard.
*** This bug has been marked as a duplicate of 460011 ***