zotero/chrome
abaevbog 249c5b8d12
vpat 49: refactor note format preference section (#4027)
"Note format" section in "Export" tab is technically a table and is
announced as such by screen readers, which is misleading.
It also opens a menulist when a checkbox is clicked, which is
not an expected behavior and can shift focus.

This refactors the "Note format" section to be a vbox container
with <checkbox>es and labels, which is more correct semantically and
does not confuse screen readers. In addition, when a chekbox is
clicked, dispatch a "change" event instead of unnecessarily open
up a menu.
2024-06-07 05:25:37 -04:00
..
content vpat 49: refactor note format preference section (#4027) 2024-06-07 05:25:37 -04:00
locale Update OpenURL setup prompt and add intro text to prefs 2024-06-07 05:07:20 -04:00
skin/default/zotero Fix item pane header (#4159) 2024-06-04 02:14:20 -04:00