[Poppler-bugs] [Bug 62069] New: changeTop must be false if top is 0

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Mar 9 08:26:15 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=62069

          Priority: medium
            Bug ID: 62069
          Assignee: poppler-bugs at lists.freedesktop.org
           Summary: changeTop must be false if top is 0
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: psyberbits at gmail.com
          Hardware: Other
            Status: NEW
           Version: unspecified
         Component: general
           Product: poppler

Created attachment 76229
  --> https://bugs.freedesktop.org/attachment.cgi?id=76229&action=edit
bug example

In my example the link for A shows at page 2 and top 0, but the pdf viewers
subtract top from page height and they add it to the page offset to find the
target. So, in my example the pdf viewer shows at page 3 instead of page 2.
I think a good fix will be to set changeTop to false if top is 0, so the pdf
viewers will not do this calculation.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20130309/4275357b/attachment.html>


More information about the Poppler-bugs mailing list