Created attachment 7809 [details] external link not be rendered into the page See attachment pdf file, on the bottom of each page there has a external link, but in MuPDF there is nothing but blank. Is it missing to render?
Sorry for incorrect description. On the bottom of each page there has a external link(URL), in Adobe Arcobat it can be click and jump to that website, but in MuPDF it cannot be click, it is just a normal text but not a link.
Created attachment 8248 [details] bug692452-2.pdf Simplified file containing just a single form with a text string in, that acrobat magically turns into a link. I think Acrobat may be doing some magic spotting of things that look like URLs.
It does indeed. We do support a subset of such text-links by extracting all text in a page and then looking for URL-like words/sentences, so that we support about half the links from my "599 - pseudo-links.pdf".
So, to retitle/reclassify the bug; the desire would be to amend the viewers functionality by turning 'link like' text into clickable links. The core code is already capable of being driven to do this (existence proof - sumatra). As such this is an enhancement rather than a bug.
*** This bug has been marked as a duplicate of bug 691330 ***