Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.6.0, 4.6.1, 4.6.2, 4.6.3, 4.7.0
-
None
-
OS X 10.6.3 / SDK 10.5, windows
Description
QWidget seted in the layout menubar (QLayout::setMenuBar()) does not respects their minimumSizeHint() / sizePolicy().
The top level window having a custom menu bar widget with minimumSizeHint() / sizePolicy() is not respected and so the window can be resized very small while it should not.