Details
-
Bug
-
Resolution: Unresolved
-
P1: Critical
-
None
-
6.5
-
-
01de98703 (dev), de48b440c (6.8)
Description
See the example to reproduce the issue.
We want to put the InputPanel virtual keyboard in front of the Popup so we use parent: Overlay.overlay. But when doing that, Button in the Popup (here implemented via MousAarea) is not receiving mouse click/release events while the keyboard is active, even though keyboard and popup are in different locations.
It should be possible to interact with the controls in the Popup event if the InputPanel put in front of the Popup.
Attachments
Issue Links
- relates to
-
QTBUG-118857 Virtual Keyboard is hidden by QtQuick.Dialogs' dialogs
- Closed
Gerrit Reviews
For Gerrit Dashboard: QTBUG-129520 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
600916,2 | Don't block press and release events for non-popup children of overlay | tqtc/lts-6.5 | qt/tqtc-qtdeclarative | Status: NEW | 0 | 0 |
594839,16 | Don't block press and release events for non-popup children of overlay | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
600684,2 | Don't block press and release events for non-popup children of overlay | 6.8 | qt/qtdeclarative | Status: MERGED | +2 | 0 |