Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.4.2
-
None
-
Android 12
Description
Steps to reproduce:
- Open example project: https://doc.qt.io/qt-6/qtquickcontrols-gallery-example.html
- Build and run the project on an Android 12 or an emulator with A12.
- Open TextField, TextArea, or Dialog with input from the tab bar.
- When the keyboard appears on the screen - rotate the device to landscape.
- Rotate it back to portrait.
Expected: Windows is correctly resized and transformed to portait.
Actual: Windows does not get back to the previous position. It still holds the position from the landscape. It always happens when the keyboard is on the screen - reproduced with a simple QML project.
Reproducibility: 100%
Attachments
Issue Links
- relates to
-
QTQAINFRA-5393 Qt Test Attack - Feb, 2023
- Open