Skip to content

Keys don't track input source #138

@iandunn

Description

@iandunn

Hi, it looks like apps that use ShortcutRecorder can't automatically update shortcuts when the keyboard layout changes. All the other apps I use do.

Steps to reproduce:

  1. set a shortcut to ctrl-alt-t
  2. type ctrl-alt-t, it will fire the assigned action
  3. switch to Colemak (or Dvorak) - system preferences > keyboard > input sources
  4. type ctrl-alt-t (Colemak's t is where QWERTY places the f key), it won't fire the action
  5. type ctrl-alt-g (Colemak's g is where QWERTY places the t key), it will fire the action

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions