Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-128525

QML ComboBox closes on escape/back key release, not press

    XMLWordPrintable

Details

    • 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

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            edcooke Ed Cooke
            edcooke Ed Cooke
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes