GNOME Bugzilla – Bug 699678
Child menus are broken
Last modified: 2013-05-17 14:44:55 UTC
Created attachment 243301 [details] Screenshot with multiple menus open Open the user menu, click on the chat status changer. Nothing opens, but the PopupMenuManager gets confused, so you can open all menus at once. Wonderful screenshot attached.
Created attachment 244207 [details] [review] PopupMenuManager: Fix child menus Since commit c84dc6254d2d65c, popup menus are closed automatically when another menu opens (to catch the case where a menu is opened by keyboard shortcut, which wasn't handled before). However in the case of child menus, both child and parent are expected to be visible, so handle this case explicitly.
Review of attachment 244207 [details] [review]: OK.
Attachment 244207 [details] pushed as b588ae4 - PopupMenuManager: Fix child menus
*** Bug 700528 has been marked as a duplicate of this bug. ***
*** Bug 700531 has been marked as a duplicate of this bug. ***