Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
4.7.2
-
C7 + 92_201102 + Split view SHA 9f279901d6e60a1a026c3fffb8cc4fcc6294a0b1
-
cf88589b7c2c6fdae1f97a9d5ab4aa630b9d3e05
Description
Preconditions:
Application includes
- QMainWindow with QComboBox OR
- maximized QDialog with QComboBox.
Application is on portrait mode.
Split view is open with qwerty or alphanumeric keyboard.
Test steps:
1. Change the virtual keyboard layout (from qwerty to aplphanumeric or vice versa, or between aplhanumeric alpha-number layouts).
2. Open the QComboBox item list from small arrow icon (on QComboBox).
Expected result:
Item list is visible at the bottom of the screen.
Actual result:
Item list is drawn at the upper part of the screen.
Background application is visible between the item list and control pane.
If the item list is opened again, it's correctly displayed.