Skip to content

Keyboard shortcuts do not trigger the correct action on an azerty keyboard #6

@thibaudcolas

Description

@thibaudcolas

Hey there,

there seems to be an issue with the way Sequential handles keyboard shortcuts on azerty: shortcuts seem to be bound to the key's position, not to the character that's entered.

For example:

  • Pressing ⌘ + , does not open Preferences, it minimizes the window instead (like ⌘ + M), because on azerty , is where m is on a qwerty layout.
  • A quits Sequential (A is placed where Q is on a qwerty layout)

This issue does not affect all keyboard shortcuts (for example ⌘ + Maj + A works fine). I tried to look at the code in PGDocumentController.m, #L647 but my knowledge of Obj-C is very limited.

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