zotero/scss/linux
abaevbog 200e1d7564 toolbar and keyboard navigation updates
1. Toolbarbuttons changes:
	1. “New Library” moved from toolbar to File menu
	2. “New note” on click makes a standalone note
	3. “New attachment” on click adds stored copy of a file
	4. Menuitems from old note or attachment menus moved to the File menu
	5. “Advanced search” removed. Sync and Locate buttons moved to the top-right corner (Locate - temporarily)
	6. Added “Opened tabs” toolbarbutton
	7. Updated tooltips
2. Added a toolbarbutton that reveals collection search field on click. Search field is hidden on blur if empty. Keyboard accessibility via tab/shift-tab.
3. Tab based navigation restructuring. For each component, create a mapping of target ids with desired focus destination for each relevant keyboard event and use that to determine where to move focus next. Fixed bugs with focus wraparound not working when a note or attachment is opened in contextMenu.
4. Make quick-search dropmarker a sibling of the textfield. QuickSearchTextbox does not extend search-textfield anymore. It serves as a container to house dropmarker and textfield as siblings. This is needed to remove focus ring from quick search textbook when focus moves onto the dropmarker.
5. Separate toolbars for item and collection trees. Removed unused code manually setting the width of toolbar section
6. Focusable tabs + keyboard navigation:
	1. Shift-tab from opened tabs menu moves focus to the currently opened tab
	2. When a tab has focus, use left/right arrows to select tabs, or CMD/Ctrl + arrows to move focus between tabs
	3. Enter or Space on a focused tab will select it if needed and move focus to the contentPane of the reader of this tab
	4. Shift-tab from tabs wraps focus around to itemTree or itemPane
7. “New collection” creates collection contextually within currently selected library or collection.
8. Items pane minimum width increase to avoid quicksearch from being squashed
9. Do not move focus to title field of itemBox after itemTypeMenu is closed with ESC.
10. Display all itemTypes without "Show more" submenu in "New Item" meunu. Removed "Store Copy of File" and "Link to File" from "New Item" menu.
2024-01-24 03:42:42 -05:00
..
elements toolbar and keyboard navigation updates 2024-01-24 03:42:42 -05:00
_about.scss Made About page text visible across default Linux themes 2021-04-13 11:46:56 -04:00
_createParent.scss Add an option to create parent item from identifier (#1901) 2020-11-20 16:17:48 -05:00
_editable.scss Fix tags box editable font and alignment on Windows and Linux 2019-11-12 02:06:09 -05:00
_errorReport.scss Fix appearance of error report text in dark mode on Linux 2021-05-16 05:08:44 -04:00
_feedSettings.scss fx102: Cleans up scss files, removes shadow DOM use from CEs (#3051) 2023-04-01 01:37:55 -04:00
_item-tree.scss Misc new tree cleanup 2021-08-21 06:58:12 -04:00
_menupopup.scss fx102: Fix linux styling. Closes #3052 2023-04-06 09:46:27 +03:00
_search.scss Tag selector UI tweaks 2019-03-29 01:46:54 -04:00
_tagsBox.scss fx-compat: Implement tagsBox element 2022-06-07 17:13:48 +03:00
_tagSelector.scss fx102: Fix linux styling. Closes #3052 2023-04-06 09:46:27 +03:00
_virtualized-table.scss HTML Tree: Improve Linux GTK styling (for dark theme support) 2022-03-18 11:48:14 +02:00