Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
4.7.1
-
None
-
42bbdbef501caec06981981585a0302339818ac6
Description
When you have nested layouts and widgets, invalidating the size of one item doesn't cause all the layouting to be redone, but it's done in piecemeal.
There was a bug for this months ago, with the same attached test case, but I cannot find it anywhere, and some of the related bugs seem are missing attachments and missing comments.
If you run the attached program, you can see widgets inside of widgets. The inner most widget's preferred size changes, but visually you see that it grows larger than its parent.
Attachments
Issue Links
- relates to
-
QTBUG-13865 Widgets can get painted before the geometry is set by the layout
- Closed
-
QTBUG-43617 sizeHint() of QDialogButtonBox changes with first button added but not of enclosing layout
- Closed