Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
5.10.1
-
None
-
Windows 10, Qt 5.10.1
Description
A Dialog, on which the position in animated in the enter-Transition shows misbehaving positioning, with the wrong content, e.g. a simple Button.
See the two attached files.
The difference is, that in the workaround, the button to close the dialog is wrapped in an Item that fills the Dialog. If this Item is removed and only the Button remains, the Dialog won't be positioned at 150/150, as the enter-Transition dictates. Instead it will flicker and appear at 0/0.
Attachments
Issue Links
- relates to
-
QTBUG-77647 Problems with positioning of Popup with default margins
-
- Closed
-
-
QTBUG-89135 NumberAnimation on enter/exit of Dialog is not working correctly with starting/ending with negative value
-
- Closed
-