mirror of
https://github.com/zotero/zotero.git
synced 2026-09-25 01:01:20 +00:00
If a parent item was expanded and all items in the tree, including the item's child items, were selected, Cmd + Left Arrow would break the items tree until restart. This will cause a conflict and need to be applied to the new tree. (Worth noting that collapseSelectedRows() is currently only called on Cmd-left-arrow because the XUL tree seemingly swallows a regular left-arrow (and only applies the collapse to the last-selected row). The comment in the keypress listener where collapseSelectedRows() is called suggests that that was meant to be used for all left-arrow keypresses, but either that stopped working at some point or it only ever worked for Cmd + Left Arrow because it bypasses the normal tree handling of left- arrow. In any case, it would be better if left-arrow always collapsed selected rows, with or without Cmd.) https://forums.zotero.org/discussion/78515/bug-collapsing-all-items-in-a-collection-breaks-display-of-items-in-all-collections |
||
|---|---|---|
| .. | ||
| content | ||
| locale | ||
| skin/default | ||