hotkeys icon indicating copy to clipboard operation
hotkeys copied to clipboard

Can't hotkey a period (dot)

Open jherman opened this issue 3 years ago • 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
 

jherman avatar Feb 23 '22 22:02 jherman

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.

izbushka avatar Sep 19 '22 06:09 izbushka

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

Tweniee avatar Nov 07 '23 09:11 Tweniee