[Zotero 7 Beta]Text search is not easy to use
Why is there so much difference between the position where Zotero searches for text and the position where Edge opens the PDF search?
I think this reduces the usability of searching text.
Will this be optimized in future versions?
https://s3.amazonaws.com/zotero.org/images/forums/u9480549/xn6qdx1zzvo2gqf8c56q.png
https://s3.amazonaws.com/zotero.org/images/forums/u9480549/4mb23d7swv9frujcc8tj.png
I think this reduces the usability of searching text.
Will this be optimized in future versions?
https://s3.amazonaws.com/zotero.org/images/forums/u9480549/xn6qdx1zzvo2gqf8c56q.png
https://s3.amazonaws.com/zotero.org/images/forums/u9480549/4mb23d7swv9frujcc8tj.png
https://drive.google.com/file/d/1wzSEG4VZHqFrAiogHvc4GbDyHXhDe5h4/view?usp=drive_link
if (!span.getAttribute("data-transform")) {
//The text offset problem is improved after removing the transform for each line.
span.setAttribute(
"data-transform",
(span as HTMLSpanElement).style.transform,
);
(span as HTMLSpanElement).style.transform = "";
}
```
https://s3.amazonaws.com/zotero.org/images/forums/u2119014/n5ttrxair7s8lhjb4gxb.png
@poettli I am also on zotero 7 beta. But it doesn't work like you. I tried disabling all plugins and still have this problem. Is it a problem with my operating system language?
https://s3.amazonaws.com/zotero.org/images/forums/u9480549/3rwmfs0ms2298cmylzqs.png
Plugins can definitely cause this issue as well.
It may be necessary to investigate the issue from Firefox.