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

QWidget::createWindowContainer focused widget prevents menu accelerators from working

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 5.1.1
    • 5.1.0 RC2
    • None
    • Windows 7. Qt 5.1.0rc2. Qt Creator.
    • a096b4680dca367ec26725d064eba1df6c37d6b7

    Description

      If Qml within a widget created by QWidget::createWindowContainer is focused, then menu accelerators via a non-Qml QMenuBar do not work.

      EXAMPLE AND INSTRUCTIONS

      1. Download, build, and run.

      2. Click on text field. Hit Ctrl-T. Notice 'clicked' in output. Working correctly.

      3. Click on list item (Qml). Hit Ctrl-T. Notice no output. Failing.

      Attachments

        Issue Links

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

          Activity

            People

              kleint Friedemann Kleint
              cmeyer Chris Meyer
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes