Details
-
Bug
-
Resolution: Out of scope
-
P1: Critical
-
4.7.2
-
C7 + 92_201106 Subcon (020.033) + Split view SHA 87a695902f200edb6d5b8ae6af5d809be15ea638
-
29894f1b2f3bad0f5ee849460d066417407c37a5
Description
Preconditions:
Application includes QMainWindow with one QLineEdit. QLineEdit position is at the bottom of the screen.
View is on portrait orientation.
Test steps:
1. Tap the QLineEdit text input field
--> split view is opened with qwerty virtual keyboard.
2. Change the virtual keyboard mode from qwerty to alphanumeric (or vice versa).
Expected result:
QLineEdit is still visible on split view screen area.
Actual result:
QLineEdit is no more visible on split view screen area.