zotero/chrome/content
abaevbog ceb1dd7da3
additions to keyboard nav for toolbar buttons and reader (#3602)
- handle space and enter in zotero pane to always click on toolbarbutton.
It ensures consistent behavior across all components to avoid Enter
triggering click on some buttons but not others.
- address the issue of focus not being able to leave the reader once it
gets there. On Escape, when reader is opened, instead of re-focusing the reader,
focus the selected tab. From there, Enter will focus the reader, and tabbing
allows you to reach the itemPane.
- Tab/Shift-tab moves focus between Sync button and itemPane when
reader is opened
2024-02-06 12:51:06 -05:00
..
scaffold Scaffold: Fix tests losing defer: true on update 2024-01-31 14:30:34 -05:00
zotero additions to keyboard nav for toolbar buttons and reader (#3602) 2024-02-06 12:51:06 -05:00
zotero-platform no extra arrows from scrollable components on win (#3634) 2024-02-02 03:05:59 -05:00