GNOME Bugzilla – Bug 143619
UIManager Toolbar inside detached handlebox has bad size_request
Last modified: 2004-12-22 21:47:04 UTC
1) Generate a toolbar using UIManager and put it inside a handle box. 2) Detach the handle box 3) Observe that the handle box is shrunk to minimum size showing just the arrow button for the dropdown menu The toolbar should be reporting a reasonable size_request instead. My tests suggest that the toolbar is reporting a size_request that only includes its own requirements and none of its children's.
*** This bug has been marked as a duplicate of 120646 ***