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 91884 - tooltip is not removed when dragging menu item from panel to desktop
tooltip is not removed when dragging menu item from panel to desktop
Status: RESOLVED FIXED
Product: gnome-panel
Classification: Other
Component: panel
2.0.x
Other Solaris
: High major
: ---
Assigned To: Panel Maintainers
Panel Maintainers
: 90179 90668 92316 95154 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2002-08-28 14:28 UTC by Shane O'Connor
Modified: 2005-09-18 08:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to fix this bug. (1.79 KB, patch)
2002-08-28 16:49 UTC, Arvind S N
none Details | Review
Sorry, missed that you could switch of the tooltips using gconf editor :/ (1.83 KB, patch)
2002-08-28 17:07 UTC, Arvind S N
none Details | Review

Description Shane O'Connor 2002-08-28 14:28:01 UTC
To Recreate
=============
Select and hold mouse pointer over "Applications:Help" unil tooltip appears
Now click and drag Help to desktop to create a new desktop launcher
The result is that the Help tooltip remains until you click on another
menu.
Comment 1 Luis Villa 2002-08-28 16:46:55 UTC
A fix for this would be very nice for 2.0.2 if we have any idea how to
fix it in time.
Comment 2 Arvind S N 2002-08-28 16:49:58 UTC
Created attachment 10771 [details] [review]
Patch to fix this bug.
Comment 3 Arvind S N 2002-08-28 17:07:58 UTC
Created attachment 10772 [details] [review]
Sorry, missed that you could switch of the tooltips using gconf editor :/
Comment 4 Arvind S N 2002-08-28 17:25:27 UTC
Mark: This patch is basically a workaround in the panel. The tooltips
must disappear once the drag starts, and atm there seems to be no
support for dnd signals in gtktooltips. Probably a spearate gtk+ bug
has to be raised
Comment 5 Arvind S N 2002-08-30 06:21:08 UTC
Just created a gtk+ bug.
http://bugzilla.gnome.org/show_bug.cgi?id=92085
Comment 6 Vincent Untz 2002-08-30 21:42:13 UTC
*** Bug 90668 has been marked as a duplicate of this bug. ***
Comment 7 Vincent Untz 2002-08-30 21:42:34 UTC
*** Bug 90179 has been marked as a duplicate of this bug. ***
Comment 8 Vincent Untz 2002-09-02 16:46:46 UTC
*** Bug 92316 has been marked as a duplicate of this bug. ***
Comment 9 Mark McLoughlin 2002-09-11 22:29:36 UTC
Thanks arvind. Committed the patch, although it does look like it
might be a gtk+ bug so I've left a big fixme around the workaround
indicating that ...
Comment 10 Shane O'Connor 2002-09-24 15:37:11 UTC
still present in sun's beta2 build9 - cvs 17th sept.
Comment 11 Arvind S N 2002-09-25 03:25:12 UTC
Shane: The fix is in HEAD and gnome-2-0 branch. Since we are using 
the multihead branch for panel, I guess we need to wait till Mark does
a merge.
Comment 12 Mark McLoughlin 2002-09-25 03:39:55 UTC
I'll prolly do one friday ..
Comment 13 Arvind S N 2002-10-08 09:58:58 UTC
*** Bug 95154 has been marked as a duplicate of this bug. ***
Comment 14 Vidar Braut Haarr 2005-08-23 11:17:49 UTC
This bug (or some variant of it) is still present in 2.11.92.

1. Open System and hover "Help" until you get a tooltip.
2. Drag it to the desktop, but don't release it.
3. Note the tooltip popping up after 2 seconds.

The tooltip stays as a desktop-modal box forever, unless you provoke another
tooltip somewhere else.
Comment 15 Vincent Untz 2005-09-18 08:06:08 UTC
Vidar: this has been reopened as bug #311935.