Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.15.0
-
None
-
-
64230bf97c18297f45bd5d7ccf99b510c8a612bd (qt/qtquickcontrols2/dev) 761dba8b23b7e558acc57b3e481648ce319a4397 (qt/qtquickcontrols2/5.15)
Description
The Qt Quick Controls 2 ComboBox list now jumps on creation on Qt 5.15.0.
By jump, I mean that the list position changes just after apparition.
I have a video to show the behavior, I will try to attach it to the ticket.
I have tested it with the Qt Quick Controls 2 Gallery example by adding some more elements to trigger this behavior. The same application does not show this behavior on Qt 5.12.8.
Changes in the Gallery example, ComboBox.qml:
83c83 < editable: true --- > editable: false 88a89,92 > ListElement { text: "Lemon" } > ListElement { text: "Orange" } > ListElement { text: "Peach" } > ListElement { text: "Strawberry" }
Attachments
Issue Links
- is duplicated by
-
QTBUG-85174 [REG] Buggy Popup open animation in Material Design
- Closed
-
QTBUG-85395 Regression[5.14.2->5.15.0] Popup Positioning with scale is broken
- Closed
For Gerrit Dashboard: QTBUG-84488 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
309517,5 | Get the scale of the popup item when setting the parent item | dev | qt/qtquickcontrols2 | Status: MERGED | +2 | 0 |
310397,2 | Get the scale of the popup item when setting the parent item | 5.15 | qt/qtquickcontrols2 | Status: MERGED | +2 | 0 |