Details
-
Bug
-
Resolution: Cannot Reproduce
-
P1: Critical
-
4.7.2
-
C7 + 92_201103 Subcon (020.029) + Split view SHA 6eeb1184fd02c0f63727c3f06f273d0f0049155e
Description
Preconditions:
QDialog includes a QTextEdit/QPlainTextEdit at bottom or center of dialog screen.
Dialog is on portrait mode and split view is open.
Test steps:
1. Tap the text widget.
-> split view is opened.
2. Switch the orientation from portrait to landscape.
Expected result:
Split view is correctly opened to landscape mode.
Actual result:
Split view displays only part of text widget. Background application is visible on both sides of text widget.