CI to automate build of zotero tarball for zotero aport
https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
77467b94da
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 |
||
---|---|---|
.github | ||
chrome | ||
components | ||
defaults/preferences | ||
resource | ||
scripts | ||
scss | ||
styles@91b7ff2445 | ||
test | ||
translators@918a55e55e | ||
.babelrc | ||
.eslintignore | ||
.eslintrc | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
chrome.manifest | ||
CONTRIBUTING.md | ||
COPYING | ||
install.rdf | ||
package-lock.json | ||
package.json | ||
README.md | ||
update.rdf |
Zotero
Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.
Please post feature requests or bug reports to the Zotero Forums. If you're having trouble with Zotero, see Getting Help.
For more information on how to use this source code, see the Zotero wiki.