zotero/chrome
abaevbog 35da1187b3
prefs: fix text-link not clicking on space/enter (#4522)
Fix regression after 117197e11d
where space or enter would not trigger a click on
link outside of the main window.

".keyboard-clickable" is handled by listener in ZoteroPane,
so links outside of it (e.g. preferences) are not affected by it.
For now, just explicitly handle "keypress" event by the
zotero-text-link component.

Also, added a focus-ring around the link so it is visible
when it is focused.

Fixes: #4521
2024-08-08 00:24:19 -04:00
..
content prefs: fix text-link not clicking on space/enter (#4522) 2024-08-08 00:24:19 -04:00
locale Update locales from Transifex 2024-08-07 03:38:14 -04:00
skin/default/zotero Feed settings: Make disclosure triangle focusable, extract SCSS (#4513) 2024-08-08 00:22:09 -04:00