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

Unexpected behavior when using QCompleter on a QDialog with a default button

    XMLWordPrintable

Details

    Description

      When a QCompleter is used on a QLineEdit and the user enters something that is not in the completion list and presses <Enter> to accept the input and close the completer, this key event is not accepted by the QLineEdit. In this case, the event will propagate and if the parent is a QDialog with a default button set, the dialog will immediately close.

      Attachments

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

        Activity

          People

            peppe Giuseppe D'Angelo
            jabarron Jason Barron
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes