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

When a QComboBox is open, shortcuts for other QLabels are disabled.

    XMLWordPrintable

Details

    Description

      When a QComboBox is open, shortcuts for other QLabels are disabled. The user will have to press escape or enter to be able to press Alt+SomeKey to activate other shourtcuts.

      1. Make sure you have modal window with QLabel A which has a buddy QComboBox B with "editable = false" property. Also, there is another QLabel C on the form which has a QLineEdit D. QLabel.A has a shortcut "Alt+a". QLabel.C has a shortcut "Alt+c".

      2. Open the modal form.

      3. Press "Alt+a", now press "Alt+Down". The drop down opens.

      4. Now press "Alt+c"

      Attachments

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

        Activity

          People

            richard Richard Moe Gustavsen
            engvolds Morten Engvoldsen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes