Details
-
Bug
-
Resolution: Duplicate
-
P3: Somewhat important
-
None
-
4.7.2
-
C7 + 92_201103 Subcon (020.029) + Split view SHA a704e00e89a5e9f38a6ae60345d3608b7fa29686
Description
Preconditions:
Application includes small (=not fullscreen or maximized) QInputDialog on top/left (or top/right) position on application screen.
View is on portrait orientation.
Test steps:
1. Tap the text input field on QInputDialog.
--> split view is opened on portrait mode (with qwerty or alphanumeric virtual keyboard).
2. Switch the orientation from portrait to landscape.
Expected result:
QInputDialog is correctly visible on split view screen area.
Actual result:
Only half of QInputDialog is visible on split view screen area. If orientation is switched back to portrait mode, error can still be seen.
Error can only be reproduced with small QInputDialog.