Splode / pomotroid

:tomato: Simple and visually-pleasing Pomodoro timer
https://splode.github.io/pomotroid/
MIT License
4.36k stars 369 forks source link

Cannot set keyboard specific global shortcut (JavaScript error) #217

Open victorz opened 2 years ago

victorz commented 2 years ago

I'm trying to set a keyboard shortcut for the "Toggle Timer" functionality.

I try to set the keyboard shortcut to Super+Shift+Play/Pause button (WinKey+Shift+Play/Pause media key, put in another way). This results in the following window being displayed; not sure why.

image

Other simpler shortcuts work fine.

Using version 0.13.0 installed from the Arch User Repository.

jacknagy commented 1 year ago

I get this exact error with some other keyboard shortcut attempts (in my case, Ctrl+UpArrow was not working).

Notably, this error appeared regardless of which shortcut I was changing; e.g. if the Toggle Timer shortcut was Ctrl+UpArrow, I would get an error referencing Ctrl+UpArrow even when changing the Reset Timer shortcut.