Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.4.2
-
None
-
Windows 10
Qt Creator 9.0.1
Description
Steps to reproduce:
- Create a simple project with a QComboBox or use an existing example, e.g.: https://doc.qt.io/qt-6/qtwidgets-widgets-lineedits-example.html
- Build and run the project on android device.
- Open combobox list.
- Rotate the device and try to open the list again.
- Rotate it back and try to open the list again.
Expected: The list of items should appear.
Actual: The list does not occur. In step 5 it appears but the content is black.
Reproducibility: 100%
NOTES: It is not reproducible with Qt 5.15.12 - combobox appears in incorrect position but user is still able to select the option.
Attachments
Issue Links
- relates to
-
QTQAINFRA-5393 Qt Test Attack - Feb, 2023
- Open