Page MenuHome

Fix T85363: Cmd + Tab shortcut overridden on macOS
ClosedPublic

Authored by Johannes Jakob (johjakob) on Feb 4 2021, 11:55 AM.

Details

Summary

Adds an exception so that the key-binding control + Tab does not get
duplicated as command + Tab on macOS because this is a global system
shortcut for the app switcher.

The key-binding command + Tab was shown for the operators “Toggle
Graph Editor“ and “Toggle Dope Sheet” in Dope Sheet and Graph Editor,
but only control + Tab actually worked.

Diff Detail

Repository
rB Blender
Branch
mac_cmd_keymap_exception (branched from master)
Build Status
Buildable 12609
Build 12609: arc lint + arc unit

Event Timeline

Johannes Jakob (johjakob) requested review of this revision.Feb 4 2021, 11:55 AM
Johannes Jakob (johjakob) created this revision.
This revision is now accepted and ready to land.Feb 4 2021, 2:36 PM