Closed Bug 835674 Opened 11 years ago Closed 11 years ago

pdf.js: Links within some PDFs does not work even if I click them.

Categories

(Firefox :: PDF Viewer, enhancement)

19 Branch
x86
Windows Vista
enhancement
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 793804

People

(Reporter: rshimazu, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.0; rv:19.0) Gecko/20100101 Firefox/19.0
Build ID: 20130116072953

Steps to reproduce:

Please access to the following urls, and click the texts which start with "http://".

http://blog.summerwind.jp/download/jssm/slide.pdf#page=2
http://www.tsukaeru.net/lp/fx/TN_A4_FX_guide_ftl_110311.pdf#page=3
http://www.es.emb-japan.go.jp/download/Presentacion_400_JAPANESE.pdf
http://www.jpeds.or.jp/saisin/saisin_1101182.pdf#page=2




Actual results:

Nothing happens. No click event at all.


Expected results:

Links should work as Internet Explorer with Adobe Reader handles them as expected.
It’s not a link in PDF.js, Okular, Evince.  Probably duplicate of bug 793804.
Severity: normal → enhancement
Status: UNCONFIRMED → NEW
Component: Untriaged → PDF Viewer
Ever confirmed: true
Whiteboard: DUPEME?
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Whiteboard: DUPEME?
I do not think this is duplicate of bug 793804.
The urls in sample PDFs which I showed in #c0 are recognized as the links by Adobe Reader on IE. And I am not 100% sure if all those PDFs are made from MS WORD.
And the urls in sample PDFs which I showed are recognized as the links by Chrome PDF Viewer on Google Chrome.
Although those PDFs are not made by Microsoft Word, it's common that they don't contain the URL annotation for those URLs. Perhaps Adobe Reader and Chrome PDF Viewer are converting a mere text string to a link if it looks like a URL.
TextLink add-on worked because PDF.js converts a PDF to an HTML.
https://addons.mozilla.org/ja/firefox/addon/text-link/
You need to log in before you can comment on or make changes to this bug.