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

Pass Alt-Space key event on to focus widget if window has non system menu

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P3: Somewhat important
    • Some future release
    • 4.2.2
    • Core: Event loop
    • None

    Description

      Current, Qt/Windows eats the Alt-Space key event unconditionally in QKeyMapperPrivate::translateKeyEvent. If the window however has no system menu (in which case the call to GetSystemMenu in qt_show_system_menu returns 0), then passing on the key event to the focus widget would allow the application to show a custom menu.

      Attachments

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

        Activity

          People

            sorvig Morten Sørvig
            vhilshei Volker Hilsheimer
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes