Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
4.7.2
-
C7 + 92_201105 Subcon (020.032) + Split view SHA fa5dc151339771899ff53906a9b03f1fed4be757
-
fecedc6920f92f8f2b135b7c7f48665643352c6e
Description
Preconditions:
QTableWidget includes editable items (with some default text).
Tested with Qt Example application: Examples/ItemViews/StarDelegate.
View is on portrait mode.
Test steps:
1. Tap the item on QTableWidget
--> Split view is opened with qwerty or alphanumeric virtual keyboard.
2. Change the virtual keyboard mode from qwerty to alphanumeric (or vice versa).
Expected result:
Split view virtual keyboard mode is changed and split view stays open.
Actual result:
Split view is closed. If it's open again the virtual keyboard mode has been changed.