Details
-
Suggestion
-
Resolution: Unresolved
-
P4: Low
-
None
-
4.6.3, 5.1.1
-
None
Description
Document the fact that when placing two fixed size widgets into a layout with restricted space gives undefined behaviour. What can happen is that either the layout forces the widgets to be resized to be small enough to fit in the space, or one partially overlaps the other.
The attached example can be run on both Windows and Mac to get an idea as to what can happen.
Attachments
Issue Links
- relates to
-
QTBUG-13337 MAC: Insise a layout, setting a fixed size on a widget is working only if all the widgets inside the layout have a fixed size
- Closed