samueljun / tomato-clock

Tomato Clock is a simple browser extension for managing your productivity.
GNU General Public License v3.0
331 stars 55 forks source link

Fix keyboard shortcuts for Firefox #34

Closed samueljun closed 7 years ago

samueljun commented 7 years ago

The keyboard shortcuts work fine on Chrome.

samueljun commented 7 years ago

This is an upstream bug. There must be an issue with the Alt+Shift+1 combination because the commands aren't going through at all. Alt+1 works just fine. The commands are set properly as well as the listener. The commands are just not going through for whatever reason.

samueljun commented 7 years ago

https://bugzilla.mozilla.org/show_bug.cgi?id=1366684

samueljun commented 7 years ago

Looks like this till be patched in Firefox 55. I'm looking at doing Alt+A through Alt+F instead. Checking for conflicts.

samueljun commented 7 years ago

Mac is fine. Nvm plenty of conflicts on Linux and Windows. I don't think any other key combination works as well. Unless someone has a better suggestion. I'm gonna leave it at Alt+Shift+1.