Closed
Bug 1019475
Opened 11 years ago
Closed 8 days ago
Enable automatic URL hyperlinking
Categories
(Firefox :: PDF Viewer, enhancement, P2)
Firefox
PDF Viewer
Tracking
()
RESOLVED
FIXED
137 Branch
People
(Reporter: jemery, Assigned: usharma)
References
Details
(Whiteboard: [pdfjs-feature])
Attachments
(3 files)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.114 Safari/537.36
Steps to reproduce:
1. Open the attached PDF in Firefox. (tried with versions 29, 30, 31)
2. Click the text "Click to view Manual"
Actual results:
Nothing
Expected results:
The text is a link. The link should be followed (to http://support.feralinteractive.com/docs/en/hitmanabsolution/latest/steam/manual/). This works with Adobe Reader and in Apple Preview / Safari.
The same issue is present in Chromium/Pdfium and it looks like they have a solution: https://code.google.com/p/pdfium/issues/detail?id=6
Updated•11 years ago
|
Priority: -- → P3
Whiteboard: [pdfjs-c-feature]
Comment 1•11 years ago
|
||
PDF is just have "http://support.feralinteractive.com/docs/en/hitmanabsolution/latest/steam/manual/ http://support.feralinteractive.com/docs/en/hitmanabsolution/latest/steam/manual/ http://support.feralinteractive.com/docs/en/hitmanabsolution/latest/steam/manual/ http://support.feralinteractive.com/docs/en/hitmanabsolution/latest/steam/manual/ http://support.feralinteractive.com/docs/en/hitmanabsolution/latest/steam/manual/ http://support.feralinteractive.com/docs/en/hitmanabsolution/latest/steam/manual/ http://support.feralinteractive.com/docs/en/hitmanabsolution/latest/steam/manual/ http://support.feralinteractive.com/docs/en/hitmanabsolution/latest/steam/manu..." in hidden text on top of graphics. PDF does not contain any instruction to make it as a link/annotation.
Priority: P3 → P4
Apologies, I was not aware of how the PDF was constructed. However, despite not being explicitly marked as a link, it certainly appears as a link to users of other major PDF readers (Abode Reader, Safari, and now Chromium). I therefore suggest that there is a bug here, in that Firefox PDF viewer behaves differently.
Comment 3•11 years ago
|
||
Reproduced on latest Nightly 20140618030215 under Win 7 64-bit. The pdf has the same behavior on Chrome.
Set as New.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Mac OS X → All
Hardware: x86 → All
This bug is no longer present in Chrome, leaving Firefox as the only major browser with this issue.
Comment 7•6 years ago
|
||
For reference, issue is open here: https://github.com/mozilla/pdf.js/issues/3172
Updated•3 years ago
|
See Also: → https://github.com/mozilla/pdf.js/issues/3172
Updated•3 years ago
|
Type: defect → enhancement
Summary: Link not recognised in PDF → Enable automatic URL hyperlinking
Version: 30 Branch → unspecified
Updated•3 years ago
|
Whiteboard: [pdfjs-c-feature] → [pdfjs-feature]
Updated•3 years ago
|
Summary: Enable automatic URL hyperlinking → pdf.js: Enable automatic URL hyperlinking
Updated•3 years ago
|
Assignee: nobody → cdenizet
Updated•3 years ago
|
Severity: normal → --
Priority: P4 → P2
Updated•2 years ago
|
Summary: pdf.js: Enable automatic URL hyperlinking → Enable automatic URL hyperlinking
Updated•4 months ago
|
Comment 9•1 month ago
|
||
Updated•1 month ago
|
Assignee: cdenizet → usharma
Updated•23 days ago
|
Status: NEW → ASSIGNED
Comment 10•9 days ago
|
||
Comment 11•8 days ago
|
||
Release Note Request (optional, but appreciated)
[Why is this notable]: 4 bugs here on Bugzilla, 23 issues on GitHub, so it was probably a painful papercut for many users.
[Affects Firefox for Android]: Yes.
[Suggested wording]: Firefox now identifies all links in PDFs.
[Links (documentation, blog post, etc)]: N/A
Status: ASSIGNED → RESOLVED
Closed: 8 days ago
status-firefox137:
--- → fixed
relnote-firefox:
--- → ?
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
Comment 12•3 days ago
|
||
Added to our nightly notes with this wording:
Firefox now identifies all links in PDFs and turns them into hyperlinks.
You need to log in
before you can comment on or make changes to this bug.
Description
•