Details
-
Bug
-
Resolution: Won't Do
-
P4: Low
-
None
-
5.7, 5.9, 5.12, 5.14
-
None
Description
When using the virtual keyboard in a widget-based UI using desktop integration mode, then input into a field that is part of an application-modal dialog is not possible. The keyboard appears as expected, but the user can't interact with it.
The workaround is to make modal dialogs window-modal, using QWidget::setWindowModality.
Attachments
Issue Links
- resulted from
-
QTBUG-56918 When the keyboard is shown for a text field in a modal popup then it will not be usable
- Closed