Skip to content

🐞 Setting a keybind that includes a modifier key may omit the modifier key at random #634

@camstahamsta

Description

@camstahamsta

Bug Description

Attempting to add a new keybind that includes a modifier key (such as Control, Option, Command, or Shift) and a regular key may omit the modifier key at random.

Steps To Reproduce

  1. Set the Trigger Key to a modifier key, like Control.
  2. Add a new keybind for any action.
  3. Attempt to set the keybind to something that includes a modifier key, like Shift + M

Expected Behavior

If including a modifier key in a keybind (outside of the Trigger Key) is supported, the keybind should consistently accept the modifier key's inclusion each time it is set. If not supported, it should consistently deny it instead.

Actual Behavior

The modifier key is omitted from the keybind at random. General keys like letters and numbers are included as normal.

Screenshots

In the screen recording, I attempt to set a keybind for Shift + M with Option as the Trigger Key. The Shift key is omitted from the keybind at random.

Screen.Recording.2024-12-18.at.23.39.37-1.mov

macOS Version

Sequoia 15.3 Beta (24D5034f)

Loop Version

Version 🧪 1.2.0 (1383)

Additional Context

No response

Final Checks

  • My issue is written in English
  • My issue title is descriptive
  • This is a single bug (multiple bugs should be reported individually)
  • I can help with fixing or developing this issue (tick if you can help).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions