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 705611 - Tooltip not hidden when popping app menu
Tooltip not hidden when popping app menu
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2013-08-07 12:18 UTC by Bastien Nocera
Modified: 2013-08-26 11:53 UTC
See Also:
GNOME target: 3.10
GNOME version: ---


Attachments
Dash: don't show a tooltip over an application with a popup menu (2.82 KB, patch)
2013-08-18 14:30 UTC, Giovanni Campagna
committed Details | Review

Description Bastien Nocera 2013-08-07 12:18:22 UTC
gnome-shell-3.8.3-3.fc19.x86_64

Hover the app icons in the dash until you get a tooltip
Right-click or click-and-hold the app icon
The menu will popup on top of the tooltip
Comment 1 Giovanni Campagna 2013-08-18 14:30:34 UTC
Created attachment 252126 [details] [review]
Dash: don't show a tooltip over an application with a popup menu

If the popup menu associated with the application icon is open,
make sure that the tooltip is hidden.
Comment 2 drago01 2013-08-25 07:10:58 UTC
Review of attachment 252126 [details] [review]:

OK.
Comment 3 Giovanni Campagna 2013-08-26 11:53:29 UTC
Attachment 252126 [details] pushed as 1b206fe - Dash: don't show a tooltip over an application with a popup menu