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

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

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes