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 707852 - Show applications button unresponsive
Show applications button unresponsive
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: overview
3.9.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2013-09-10 11:47 UTC by Branko Grubic (bitlord)
Modified: 2014-09-23 08:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
ActivitiesButton: close the dummy menu when activating the button (826 bytes, patch)
2013-09-20 12:10 UTC, Giovanni Campagna
committed Details | Review

Description Branko Grubic (bitlord) 2013-09-10 11:47:46 UTC
This happens rarely, but when in overview mode, and I go to "Show Applications", button is not highlighted, and clicking on it doesn't work, If I click and hold on it it becomes highlighted but still doesn't function. Simple workaround for this is move mouse from button somewhere else (maybe needed to move it away from "Favorites bar") and return, and it works again.

I see this bug on stable 3.8.x (latest in F19), and in 3.9.91 (on F20).
Comment 1 Branko Grubic (bitlord) 2013-09-20 11:51:17 UTC
This is weird, but I found the way to reproduce this every time.

go to top right corner (power, network, sound, user menu), click on it (once), move mouse cursor to the left side to Activities while user menu is still open, Activities becomes highlighted, click on it and go to Show applications button. 

(Actually with more testing when you click on any "menu" in top bar, and leave it opened, go to activities -> show applications, it is broken.)
Comment 2 Giovanni Campagna 2013-09-20 12:10:50 UTC
Created attachment 255385 [details] [review]
ActivitiesButton: close the dummy menu when activating the button

We need to close the menu to make sure that any grabs held by
the PopupMenuManager are released, and events are properly delivered.
Comment 3 Branko Grubic (bitlord) 2013-09-20 12:38:07 UTC
Review of attachment 255385 [details] [review]:

Tested this patch on 3.9.92 (f20), works for me ;-) (Thank you!)
Comment 4 Florian Müllner 2013-09-20 12:39:56 UTC
Review of attachment 255385 [details] [review]:

LGTM
Comment 5 Giovanni Campagna 2013-09-20 12:42:20 UTC
(In reply to comment #4)
> Review of attachment 255385 [details] [review]:
> 
> LGTM

Not worth a freeze request on its own (the work around is to keep clicking), but I'll try to batch with other stuff.
Comment 6 Giovanni Campagna 2013-09-24 14:28:53 UTC
Attachment 255385 [details] pushed as b9d935a - ActivitiesButton: close the dummy menu when activating the button
Comment 7 Branko Grubic (bitlord) 2014-09-23 08:57:56 UTC
Same bug present again in 3.13.[91,92], open any menu in top panel date/time/calendar, users/power menu, or appmenu, click on activities, go to 'show applications', cannot click/open it.