zotero/test
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
..
components fx140: Asyncify/ESMify tests 2025-07-30 22:30:53 -04:00
content Clear pane.persist in tests (#5495) 2025-08-20 02:00:31 -04:00
resource Remove Chai as Promised 2025-07-30 22:31:08 -04:00
tests citation dlg: fix row cutoff on linux after resize 2025-08-21 11:50:10 +03:00
chrome.manifest fx115: Restore test runner 2024-03-30 00:58:53 -04:00
runtests.sh fx140: Use architecture-specific build folder for tests on Linux (#5445) 2025-07-31 22:48:21 -04:00