Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.15.0, 5.15.6, 6.2.0
-
5564f1c96322d7c3f884d2e6f9b3a95e3134fb9f (qt/qtvirtualkeyboard/dev) 6b0206ead18466a2eab48d24c7f08d0db1fdd061 (qt/qtvirtualkeyboard/6.2) f5705aab45a55acf092f012a7339144e98deace4 (qt/tqtc-qtvirtualkeyboard/5.15)
Description
InputPanel seems to have broken its anchors somehow. This used to work:
Anything { anchors.bottom: inputPanel.top } InputPanel { id: inputPanel y: active ? parent.height - height : parent.height }
Now top anchor only seems to be evaluated once and does not react to changes to y coordinate. It does not seem to happen with any other item that I tried besides InputPanel so it does not seem to be a general QtQuick issue.
Attachments
Issue Links
- relates to
-
QTBUG-92881 InputPanels defaults z value should be lower than max value for overlays
- Closed
- resulted from
-
QTBUG-56918 When the keyboard is shown for a text field in a modal popup then it will not be usable
- Closed
For Gerrit Dashboard: QTBUG-97075 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
376971,9 | Only reparent the InputPanel when necessary | dev | qt/qtvirtualkeyboard | Status: MERGED | +2 | 0 |
376972,6 | Make the dimmer item known to the overlay | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
376973,9 | Use a containment mask to keep input panel working during modal session | dev | qt/qtvirtualkeyboard | Status: MERGED | +2 | 0 |
377085,2 | Only reparent the InputPanel when necessary | 6.2 | qt/qtvirtualkeyboard | Status: MERGED | +2 | 0 |
377176,2 | Make the dimmer item known to the overlay | 6.2 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
377181,6 | Only reparent the InputPanel when necessary | tqtc/lts-5.15 | qt/tqtc-qtvirtualkeyboard | Status: MERGED | +2 | 0 |
377433,2 | Register the overlay with QQuickApplicationWindow | tqtc/lts-5.15 | qt/tqtc-qtquickcontrols2 | Status: MERGED | +2 | 0 |
379832,2 | Use a containment mask to keep input panel working during modal session | 6.2 | qt/qtvirtualkeyboard | Status: MERGED | +2 | 0 |