- 
    
Bug
 - 
    Resolution: Done
 - 
    
P2: Important
 - 
    4.7.2
 - 
    C7 + 92_201103 Subcon (020.029) + Split view SHA a704e00e89a5e9f38a6ae60345d3608b7fa29686
 
- 
        9b4f410fbb8c75e0163661743a801a8dbc72d71c
 
Preconditions:
TabWidget includes Tab with many text input widgets: QTextEdit (top of the screen), QPlainTextEdit, QSpinBox, QLineEdit (bottom of the screen).
View is on portrait orientation.
Test steps:
1. Tap QLineEdit on bottom of the screen
--> split view is opened to portrait mode with qwerty virtual keyboard.
2. Change focus to QSpinBox (above the QLineEdit).
Expected result:
QSpinBox is focused on split view. Alphanumeric virtual keyboard is open on number mode.
Actual result:
Context menu pop-ups - even if the short keypress was pressed.
Error can be reproduced very easily when changing focus between QLineEdit, QSpinBox, QTextEdit.