Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.5.3
-
None
-
81e53a7e9 (dev), bd6e2139e (6.7)
Description
I am trying to use a FontDialog with a virtual keyboard (on a Windows desktop and Raspberry Pi 4). In both cases my virtual keyboard appears behind the dialog.
Using the Dialog from Qt Quick Controls, I can place the dialog behind my virtual keyboard so I was wondering how one would do that with Qt Quick Dialogs.
Thanks.
Attachments
Issue Links
- relates to
-
QTBUG-97439 [REG 5.15.2->6.2] Virtual Keyboard is hidden by QML dialog
- Closed
-
QTBUG-123910 No way to override closePolicy for Qt Quick Dialogs
- Open
-
QTBUG-129520 Click/mouseRelease signals are not received by a button in a Popup if the InputPanel is placed in front of the Popup
- In Progress