Find a file
Bogdan Abaev 098be27375 citation dlg: fix row cutoff on linux after resize
When resizing the window in list mode to match the height
of the content, account for the difference between
outerHeight and innerHeight of the window on Linux.
outerHeight > innerHeight (perhaps Linux includes chrome,
borders, etc. in its outerHeight), so we have to add their difference
to the desired height for resizing. Otherwise, the visible
dialog ends up receiving only some of the desired height and
the last row is cut off.

Also, ensure that in tests, we wait for searching triggered by
switching dialog mode to finish before running the next search.

Fixes: zotero#5502
2025-08-21 11:50:10 +03:00
.github/workflows Remove issue template 2025-02-10 23:25:03 -05:00
app Update LibreOffice submodule 2025-08-19 10:07:53 +03:00
chrome citation dlg: fix row cutoff on linux after resize 2025-08-21 11:50:10 +03:00
defaults/preferences Don't reopen collection/item pane on restart (#5495) 2025-08-20 02:00:31 -04:00
js-build Remove Chai as Promised 2025-07-30 22:31:08 -04:00
note-editor@c970107f6f Update note-editor and reader submodules 2025-07-31 22:50:21 -04:00
pdf-worker@95358b037a Update build scripts for note-editor, pdf-worker, and reader: 2025-04-30 13:46:32 +03:00
reader@8dc837d238 Update reader submodule 2025-08-12 14:17:25 +03:00
resource ConcurrentCaller: Increment numRunning in the correct place 2025-07-30 22:31:09 -04:00
scripts Update asyncify script to handle more Mocha hooks 2025-07-30 22:30:57 -04:00
scss Additional fixes to form element appearance on Linux (#5503) 2025-08-21 11:48:53 +03:00
styles@aeaac039f1 Update styles and CSL locales 2025-07-15 00:46:09 -04:00
test citation dlg: fix row cutoff on linux after resize 2025-08-21 11:50:10 +03:00
translators@484110c925 Update translators, styles, and CSL locales 2025-03-18 23:46:45 -04:00
types/gecko fx140: Update type definitions 2025-07-30 22:30:37 -04:00
.babelrc Use production builds of react libraries (#4482) 2024-08-02 03:43:02 -04:00
.gitattributes Update Linux updater for Zotero 7 2023-05-20 10:51:47 +00:00
.gitignore Use user-provided codesign script for Windows signing 2024-04-08 10:12:58 +01:00
.gitmodules Remove chai-as-promised submodule 2025-03-05 22:59:49 -05:00
chrome.manifest Remove old citation dialogs (#5177) 2025-04-02 05:26:06 -04:00
CONTRIBUTING.md Add "support questions" to CONTRIBUTING.md 2022-12-01 05:10:42 -05:00
COPYING Update COPYING 2018-03-26 11:27:48 +02:00
eslint.config.mjs Remove timeline related code (#5484) 2025-08-15 01:30:42 -04:00
package-lock.json Remove Chai as Promised 2025-07-30 22:31:08 -04:00
package.json Remove Chai as Promised 2025-07-30 22:31:08 -04:00
README.md "Zotero wiki" → "Zotero documentation" in app build README 2023-04-26 04:40:22 -04:00
update.rdf Update Fx minVersion to 45 2016-12-13 09:12:55 -05:00
version Update version to 8.0 2025-07-30 22:30:54 -04:00

Zotero

CI

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 documentation.