]> git.wh0rd.org - chrome-ext/music-player-client.git/commit
controls: fix hotkeys when focusing elements
authorMike Frysinger <vapier@gentoo.org>
Sat, 28 Sep 2013 04:36:43 +0000 (00:36 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sat, 28 Sep 2013 04:36:43 +0000 (00:36 -0400)
commitccfc12deb15558bccd7d1c5a586fef5b86d386ea
treeea59ce470f205f6b52abfacf6691abfb6cc5fd09
parent59f1734f1a863c8082c2a65b5f479cb6aea9651c
controls: fix hotkeys when focusing elements

If you're trying to type into a text field, then we don't want to steal
the keypresses to switch tabs.
main.js