Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
None
-
4.7.3
-
C7 + 92_201107 Subcon (020.034) + Split view SHA 78f05ba2232ee4087f3405555eff80bc80bf5c56
Description
Preconditions:
Application includes QTableWidget with some editable content. View is on portrait orientation.
Tested with 'Stardelegate' Qt Example application (examples/itemviews/stardelegate).
Test steps:
1. Tap some editable field, e.g. 'Three more foxes'.
--> split view is opened with qwerty or alphanumeric virtual keyboard.
2. Change the virtual keyboard mode from qwerty to alphanumeric (or vice versa).
3. Close the slit view.
Expected result:
View position should be the same as it was before opening the split view.
Actual result:
View position has moved upwards.