Ticket #34 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

wrong hyperlink areas except in "fit to width"

Reported by: baze Assigned to: jordi
Priority: major Version: SVN
Keywords: Cc:

Description

when you display http://acroeng.adobe.com/Test_Files/Acrobat_Sanity/weblink_url_test.pdf in "fit to width" mode, the clickable area for the hyperlinks is correct. in any other mode (fit to height or just any other size) the clickable space is moved to the left and it might even be outside of the document.

(in acroread there are some colored outlines for the link areas. in epdfview those aren't displayed. don't know if that's a bug, but i just thought i'd mention it...)

Change History

06/08/06 16:26:57 changed by baze

actually the size is wrong when the document is displayed _smaller_ than fit to width. i just noticed, that it's fine when you zoom in aswell. so fit to width is ok, everything above too, but everything smaller than fit to width is not correct.

oh and the buttons for fit to width/height shouldn't be unclickable when they are checked (click fit to width to fit it, click the button again and it's unchecked. it should stay checked.)

06/10/06 07:32:31 changed by jordi

  • status changed from new to closed.
  • resolution set to fixed.

Yes, it only happens when the page's image is smaller than the display widget (i.e, zoom < zoom to width). I fixed it in revision [208].

I don't really know if the outlines are supposed to be shown or not. If if they must be shown then I think it's a Poppler bug not ePDFView, since Poppler is the one rendering the pages and the links. It's also possible that I didn't see the option though ;-)

You are right about the Zoom to Fit and Zoom to Width buttons, although one can argue that if you uncheck them then the next time ePDFView is open those options won't be enabled. But since this is a different issue I created a new bug (see bug #35) for them.