kbar icon indicating copy to clipboard operation
kbar copied to clipboard

Bug: Modifier keys are ignored in shortcuts with non Alpha Numeric Characters

Open npfitz opened this issue 8 months ago • 2 comments

When attaching a shortcut to an action, if you use non-alpha numeric characters, then the shortcut is executed regardless of modifiers. For example, the biding ["]"] will be fired when holding down meta while pressing ]. This appears to be something that was either added to tinyKeys.js, or is in an old version, as updating it with what's currently in https://github.com/jamiebuilds/tinykeys/tree/main/src resolves the issue.

Commit: 82505990d1dd6b9fd99c43a294107d163902a6fe

npfitz avatar Apr 21 '25 15:04 npfitz

I have the same issue, when pressing / it triggers the action I configured for Meta+/

rodloboz avatar Aug 08 '25 08:08 rodloboz

Hey! This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Dec 06 '25 08:12 stale[bot]