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

WM_APPCOMMAND handling is incomplete

XMLWordPrintable

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

      WM_APPCOMMAND handling is incomplete on Windows.

      All relevant keys for WM_APPCOMMAND defined in the Windows SDK should be supported but not all are being mapped to their Qt equivalent.
      Including Cut, Copy, Paste, etc.

      Also the tools provided with Qt, such as the Assistant do not respond to such as APPCOMMAND_BROWSER_BACKWARD,
      APPCOMMAND_BROWSER_FORWARD, although they are being mapped to their Qt equivalent (Qt::Key_Back, Qt::Key_Forward).

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

            sorvig Morten Sørvig
            xcm Martin Petersson (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes