GNOME Bugzilla – Bug 683485
popupMenu: Don't always ignore SubMenu children in width requests
Last modified: 2012-10-24 20:43:15 UTC
(This has been annoying me for a while now ...)
Created attachment 223635 [details] [review] popupMenu: Don't always ignore SubMenu children in width requests Hidden children are currently ignored in width requests; in the case of submenu items, this results in abrupt width changes of open menus when the corresponding SubMenuMenuItem is toggled. To fix, only ignore SubMenu children when the corresponding SubMenuMenuItem is hidden as well.
Review of attachment 223635 [details] [review]: Ok
Attachment 223635 [details] pushed as 2ed2821 - popupMenu: Don't always ignore SubMenu children in width requests
*** Bug 659628 has been marked as a duplicate of this bug. ***