zotero/chrome/content
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
..
scaffold Fix scaffold window UI (#4339) 2024-07-09 04:02:52 -04:00
zotero prefs: fix text-link not clicking on space/enter (#4522) 2024-08-08 00:24:19 -04:00
zotero-platform Fix Prefs window style on Windows (#4465) 2024-07-31 01:28:05 -04:00