jonorthwash / ud-annotatrix

GNU General Public License v3.0
59 stars 49 forks source link

Choose new keyboard shortcuts #485

Open Zensho opened 2 years ago

Zensho commented 2 years ago

An issue has been identified with the Ctrl+pgdn/pgup keyboard shortcut to go to the previous/next sentence. It conflicts with the standard "go to previous/next tab" keyboard shortcut in several browsers including chrome and firefox. On firefox, it works when there are no addditional tabs, while on chrome it is completely overriden and cannot be used. New keyboard shortcuts should be chosen for those functions.

nschneid commented 2 years ago

Also, should every action be doable without a) a keyboard shortcut or b) editing the tabular data? Setting the root is something I have to edit the data for directly because of #473. Would be nice to have a button or something.

jonorthwash commented 2 years ago

See #135 and linked in issues.

jonorthwash commented 1 year ago

PgUp/PgDn stuff is here: gui/keyboard.js.