Martynas Bagdonas
Martynas Bagdonas
And suggest installing them into the system or re-exporting the PDF file using Acrobat Reader. PDF.js already shows a warning in console.
- [x] Add support to pdf-worker. - [x] Add support to Zotero notes. - [x] Add support to note templates - [x] Allow to underline text from text selection popup...
https://forums.zotero.org/discussion/comment/456860#Comment_456860
With our custom text selection layer it's difficult to support scroll and text selection because they are interfering one with another. Investigate what we can do here. Other viewers sometimes...
https://forums.zotero.org/discussion/114905/zotero-7-beta-show-annotation-colors-not-applied-to-newly-added-annotation-in-notes https://forums.zotero.org/discussion/115482/fixing-show-annotation-colors-in-notes
This is another problem of tab loading/unloading part which needs to be taken into account. There are bigger plans to rewrite tab loading/unloading by moving the logic into the reader.
https://forums.zotero.org/discussion/115077/zotero-7-incorrect-placement-of-diacritics-in-citation-preview-popup
This PR implements the changes discussed in zotero/zotero#4224, but while doing that it also triggered other keyboard accessibility changes throughout the reader code. Once we agree on the changes and...
I noticed there are some differences in the available data compared to the XML API. For example, fields like ISBN, pages, editors, contributors, and language, etc. can sometimes be missing,...