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

Keyboard Shortcut does not work if a widget's completer is popped up

    XMLWordPrintable

Details

    • 0f3f143f6deee3b31a7dfaba07dfd517f0aee442 (qt/tqtc-qtbase/5.12)

    Description

      Keyboard Shortcut does not work if QLineEdit completer is popped up
      Steps to reproduce / test case
      Below is an example to reproduce the problem.

      1. Type "x" into the QLineEdit
      2. Type "Alt-s" to activate the action, it will pop up the about Qt dialog.
      3. Remove the "x" and type "a" into the QComboBox - notice the completer pops up
      4. Type "Alt-s" to activate the action - notice the dialog does not appear, but a character is added to the QLineEdit

      Attachments

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

        Activity

          People

            vhilshei Volker Hilsheimer
            z35liu Zheng Liu (closed Nokia identity) (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes