ngneat/hotkeys

Can't hotkey a period (dot)

jherman opened this issue · 3 comments

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[X] Bug report  
[ ] Performance issue
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request
[ ] Other... Please describe:

Current behavior

Can't hotkey a period (dot).

Expected behavior

To be able to hotkey a period

Minimal reproduction of the problem with instructions

Attempted:

{ keys: 'control.\.', description: 'Go To Settings' }
{ keys: 'control..', description: 'Go To Settings' }
{ keys: 'control..', description: 'Go To Settings' }
{ keys: 'control.46;', description: 'Go To Settings' }

What is the motivation / use case for changing the behavior?

Using this specific hotkey to go to settings

Environment


Angular version: 13.x


Browser:
- [X] Chrome (desktop) version XX
- [ ] Chrome (Android) version XX
- [ ] Chrome (iOS) version XX
- [ ] Firefox version XX
- [ ] Safari (desktop) version XX
- [ ] Safari (iOS) version XX
- [ ] IE version XX
- [ ] Edge version XX
 

Even more, on Ukrainian and Russian layout the dot character and "?" are on the same button, so you can't trigger the help window on those layouts.

@jherman can you be more specific about the issue not able to understand with "Can't hotkey a period (dot)."