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 683485 - popupMenu: Don't always ignore SubMenu children in width requests
popupMenu: Don't always ignore SubMenu children in width requests
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
: 659628 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2012-09-06 11:31 UTC by Florian Müllner
Modified: 2012-10-24 20:43 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
popupMenu: Don't always ignore SubMenu children in width requests (1.35 KB, patch)
2012-09-06 11:31 UTC, Florian Müllner
committed Details | Review

Description Florian Müllner 2012-09-06 11:31:34 UTC
(This has been annoying me for a while now ...)
Comment 1 Florian Müllner 2012-09-06 11:31:37 UTC
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.
Comment 2 Giovanni Campagna 2012-09-06 11:39:07 UTC
Review of attachment 223635 [details] [review]:

Ok
Comment 3 Florian Müllner 2012-09-06 11:58:07 UTC
Attachment 223635 [details] pushed as 2ed2821 - popupMenu: Don't always ignore SubMenu children in width requests
Comment 4 Florian Müllner 2012-10-24 20:43:15 UTC
*** Bug 659628 has been marked as a duplicate of this bug. ***