Skip to content

shift + numkey sets only the modifier #155

@Avasam

Description

@Avasam
  1. Have numlock on
  2. Go set a hotkey
  3. "shift + a num key 0-9 or ."

The hotkey is set to only "shift"

This happens because with numlock on, pressing shift will input the numlock off version of the keypad.

We could try to support it and adapt the already very complicated code for numpad keys. But at the very least we should not accept "modifier keys only". And it could be a combo of modifier keys only:
image

Edit: As part of validating hotkeys, we need to prevent an error from being raised if an empty hotkey is somehow caught:
Avasam#35 (comment)

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