Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Duplicate
-
Affects Version/s: 4.7.2
-
Fix Version/s: None
-
Component/s: Widgets: Widgets and Dialogs
-
Labels:
-
Environment:C7 + 92_201102 + Split view SHA 9f279901d6e60a1a026c3fffb8cc4fcc6294a0b1
Description
Preconditions:
Application includes maximized QDialog with QComboBox.
Application is on portrait mode. Split view is open with qwerty keyboard.
Test steps:
1. Switch the layout from portrait to landscape.
2. Tap the small arrow button on QComboBox.
Expected result:
List of items is displayed (Item 0, Item 1 etc.) with Select and Cancel buttons.
Actual result:
List of items is displayed (Item 0, Item 1 etc.) with Select and Cancel buttons.
Part of application grid is visible between the Items list and control pane (select and cancel buttons) area.