zotero/chrome
abaevbog 2835d6fe83
tag selector focus edits, fix windowing breakage (#3984)
* tag selector focus edits

- no tabstop on the tag selector scrollable area
- change tag selector's role from default "grid" to "group".
"grid" is not quite correct semantically and leads to
voiceover suggesting irrelevant commands.
- move all keyboard handling logic to tagSelectorList.jsx.
Tabbing through tag selector is now handled in ZoteroPane,
so the only logic left there is arrow navigation
between tags, and there's no reason to not have it
together with the tags list.
- a workaround to deal with focused tags when windowing
kicks in. When a tag is focused, record its index.
Each time tags are re-rendered, if the saved index is not
among rendered tags, refocus it, otherwise, move focus
to the tags list.
2024-04-18 08:39:36 +03:00
..
content tag selector focus edits, fix windowing breakage (#3984) 2024-04-18 08:39:36 +03:00
locale vpat 52: added aria label to quick search button (#3986) 2024-04-17 04:15:47 -04:00
skin/default/zotero Prevent itemlist in classic cit and edit bibl dialogs from expanding 2024-04-16 11:47:01 +03:00