mgsloan / todoist-shortcuts

Browser extension which adds comprehensive keyboard shortcuts to Todoist, beyond what is offered by Todoist itself
MIT License
313 stars 23 forks source link

foreign keyboard layout #222

Closed davidszp closed 2 years ago

davidszp commented 2 years ago

Using my standard German keyboard layout, I am not able to move cursor focus to the multi-select bar using , (comma) after selecting multiple tasks. I have tried this in Chrome and Firefox with the same result.

Switching off the todoist-shortcuts extension restores functionality.

Then I switched my keyboard layout to US, using Windows. To my surprise, still the extension would not feed through the comma key. Restarted browsers, no dice. Is this another issue related to JS mousetrap? If so, shouldn't it work using a US layout?

mgsloan commented 2 years ago

Yes this is probably the same as #180 . Unfortunately it's hard for me to fix because I do not have a foreign keyboard layout. Contributions welcome! Indeed maybe fixing upstream in mousetrap would be the way to go