-
Type:
Bug
-
Status: Closed
-
Priority:
P3: Somewhat important
-
Resolution: Invalid
-
Affects Version/s: 5.12, 5.14, 5.15
-
Fix Version/s: None
-
Component/s: Quick: Controls 2
-
Labels:
When setting a negative x, y value for transition, there’re following symptoms.
a. The contents of Dialog appear and disappear statically positioned*
b. Dialog’s size changes (e.g. onWidthChange is called ), 0 (when it’s hidden) to max width (when fully visible)
c. Slot onXChanged: is not called unless x value becomes positive.
*#1 can be improved by setting clip:true to Dialog.
How to reproduce
Run qtbug89135.zip
- is related to
-
QTBUG-67915 QtQuick.Controls 2 Dialog with content gets wrongly positioned when applying enter-Transition
-
- Reported
-