Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
5.6.2, 5.11.2, 6.5
-
Reproduced on: RHEL 7.3, RHEL 7.5, Windows 7, Windows 10
Description
The QML ComboBox popup (dropdown) menu keeps the original ComboBox size, even after applying a scale transformation. The ComboBox visual width and height changes, but the popup menu size keep the same.
This is causing the user to think the application is broken.
The sample application source code is attached. Screenshots were taken from the running application.
Attachments
Issue Links
- relates to
-
QTBUG-73687 When specifying a scale for a Menu it will be positioned as if the scale was not set, and therefore can be placed unexpectedly
- Closed