mirror of
https://github.com/zotero/zotero.git
synced 2026-09-27 01:21:27 +00:00
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 |
||
|---|---|---|
| .. | ||
| components | ||
| content | ||
| resource | ||
| tests | ||
| chrome.manifest | ||
| runtests.sh | ||