Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.8
-
None
-
a4feedd37 (dev), dd62584a6 (6.8)
Description
In the documentation for the close policy of a QML Popup type, Popup.CloseOnEscape will close when the escape key is pressed while the Popup has active focus.
QML ComboBox owns a Popup type, with a default close policy of Popup.CloseOnEscape | Popup.CloseOnPressOutsideParent. This suggests that the Popup will close when Escape is pressed. This is not currently the case. The Popup will close when Escape is released.
Attachments
For Gerrit Dashboard: QTBUG-128525 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
587587,6 | QML ComboBox closes on escape/back key release, not press | dev | qt/qtdeclarative | Status: MERGED | +2 | +1 |
588252,2 | QML ComboBox closes on escape/back key release, not press | 6.8 | qt/qtdeclarative | Status: MERGED | -1 | -1 |