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 460260 - tooltip appears even when mouse has left the tray icon
tooltip appears even when mouse has left the tray icon
Status: RESOLVED DUPLICATE of bug 460011
Product: gtk+
Classification: Platform
Component: .General
1.0.x
Other Linux
: Normal minor
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2007-07-25 14:45 UTC by Olivier Valentin
Modified: 2007-07-26 14:51 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20


Attachments
Bad behaviour of tooltip (69.51 KB, application/ogg)
2007-07-26 14:12 UTC, Olivier Valentin
Details

Description Olivier Valentin 2007-07-25 14:45:31 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.
Comment 1 Olivier Valentin 2007-07-25 15:19:38 UTC
It seems that gtk manages the entire process of showing tooltips -> a bug in gtk ?
Comment 2 Richard Hughes 2007-07-26 10:16:09 UTC
Do you mean the brightness applet or the gnome-power-manager status icon?
Comment 3 Olivier Valentin 2007-07-26 12:54:17 UTC
(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
Comment 4 Olivier Valentin 2007-07-26 14:12:37 UTC
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...
Comment 5 Richard Hughes 2007-07-26 14:19:29 UTC
(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.

Comment 6 Olivier Valentin 2007-07-26 14:51:16 UTC

*** This bug has been marked as a duplicate of 460011 ***