Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
5.15.8
-
None
Description
The rect value of the links is not always correct when using PdfLinkModel .
According to the google code found here:
in the function void PDFiumPage::PopulateAnnotationLinks(), you can see that the values are sometime swapped. The method is a little more complex than Qt is doing this in the function void QPdfLinkModelPrivate::update(), they use also FPDFLink_CountQuadPoints.
I was able to a patch in qml to obtain the right value, but this one should be done correctly in QPdfLinkModelPrivate::update().
Attachments
Issue Links
- relates to
-
QTBUG-106565 The coordinate of QPdfSelection seems like to be wrong when pdf page contains non-displayable area
-
- Reported
-