Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
4.7.2
-
eac5d2d1d8b5d49cb44344be9c0c24163fa7cd75
Description
Preconditions:
Application includes QMainWindow with one QLineEdit, QDateTimeEdit, QTimeEdit, QDateEdit, QComboBox, QSpinBox or QDoubleSpinBox.
QWidget is on bottom of the application screen area.
Test steps:
1. tap the text input field
-> split view opens.
Expected result:
QWidget with text input field is visible on the split view.
Actual result:
QWidget with text input field is not visible on the split view.