zotero/chrome/content
Dan Stillman 30a0bbcca2 Fix conflict with Cmd-Shift-A, and probably other third-party shortcuts
The Zotero shortcut keys, and their event.preventDefault(), were bound
to keydown, so shortcuts bound to keypress were still be called. This
moves most of the shortcut handling code into the keypress handler.

Fixes #344
2013-07-02 02:43:53 -04:00
..
zotero Fix conflict with Cmd-Shift-A, and probably other third-party shortcuts 2013-07-02 02:43:53 -04:00
zotero-platform Disable context menu icons on OS X 2013-04-14 01:47:05 -04:00