Skip to content

Unable to assign any "select next window" with a combination "hold" button shortcut that conflicts with another shortcut that shares an individual "hold" button #3288

@phazei

Description

@phazei

Describe the bug
The conflict checker checks to see if any individual "Hold" key exists somewhere else even if it's used in combination. If an individual key from combo "Hold" key is used individually in another shortcut, it fails.

Examples:
Suppose I use (⌥) + in shortcut one.
Then any other shortcut that uses (⌥+⌘)+ doesn't work

It happens with any individual "Hold" key.
For ex:
⇧ + J
Then I try
⇧⌥ + J, it gives a conflict error.

There is a work around currently:
unassign ⇧ + J
assign ⇧⌥ + J, no conflict
reassign ⇧ + J, no conflict

Then both of them work perfectly as expected.

Your environment

  • AltTab version: 6.68
  • macOS version: 14.3
  • Other relevant info: e.g. using external keyboard, multiple monitors, etc

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions