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

handling cmd-. in plugins

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.6.0 RC
    • 5.5.1
    • QPA
    • None
    • macOS

    Description

      apple provides "cmd-." as "cancel operation", which has some specific semantics. especially it calls NSResponder-cancelOperation on the QNSView. the 'standard' way to handle cmd-period in qt applications is to use a native event filter (compare https://github.com/supercollider/supercollider/blob/master/QtCollider/hacks/hacks_mac.mm), but native event filters cannot be used from within a plugin context.

      qt should provide a way for users to handle cmd-. in qt-only code.

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-47557
          # Subject Branch Project Status CR V

          Activity

            People

              vestbo Tor Arne Vestbø
              timblechmann tim blechmann
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes