zotero/chrome/content
abaevbog c5027106c2
fix keyboard focus not landing on feeds itemTree (#4495)
Do not use specific "#item-tree-main-default" selector to
find the itemTree node to focus since a different id
can be set for the table, e.g for the list of feeds.

Use a more general "zotero-items-tree .virtualized-table"
selector to focus the itemTree on tab from quickSearch
and on Escape keypress from an editable-text of itemPane.

Fixes: #4494
2024-08-05 00:39:39 -04:00
..
scaffold Fix scaffold window UI (#4339) 2024-07-09 04:02:52 -04:00
zotero fix keyboard focus not landing on feeds itemTree (#4495) 2024-08-05 00:39:39 -04:00
zotero-platform Fix Prefs window style on Windows (#4465) 2024-07-31 01:28:05 -04:00