Skip to content

Form keyboard shortcuts don't work on macOS #13832

@Sjors

Description

@Sjors

With the exception of q during startup, and system defaults, none of the QT The form interaction keyboard shortcuts don't work on macOS. In case anyone wants to test a fix, here's a list:

Works:

  • Cmnd + Q (quits application)
  • Cmnd + Shift + C (opens console)
  • Cmnd + Shift + D (opens debug window)
  • CMD + , (opens preferences)

Cmnd + Shift + C and D aren't annotated next to their menu items like e.g. CmD + , is.

Doesn't work:

  • regex tr\(\".*&.*\"\) for other shortcuts (menu and QAction)

There are some complaints on the internet suggesting this is a QT issue, but it's not super clear to me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions