Closed
Bug 931481
Opened 11 years ago
Closed 3 years ago
Poor text selection behaviour in PDFs
Categories
(Firefox :: PDF Viewer, defect, P3)
Tracking
()
RESOLVED
FIXED
96 Branch
People
(Reporter: linuxhippy, Assigned: calixte)
References
()
Details
(Whiteboard: [bugday-20131028][pdfjs-c-ux][pdfjs-d-text-selection])
Attachments
(3 files)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Firefox/24.0 (Beta/Release)
Build ID: 20130910160258
Steps to reproduce:
Loaded http://www.stronachinstitut.at/wp-content/uploads/2012/02/Nachbaur_CV5.pdf with FireFox' internal PDF viewer.
This also happens with pdf.js git.
Actual results:
1. For the mentioned PDF the selection rectangle drawn by Firefox doesn't match the actual text.
2. Another issue which can be seen with this PDF is that selection boxes sometimes overlap, leading to horizonal lines (when the window has focus)
3. When the window is out-of-fox, selected text is drawn with wrong y coordinate (as shown in screenshot)
Reporter | ||
Updated•11 years ago
|
Comment 1•11 years ago
|
||
Reproduced with 2013-10-28-03-02-05-mozilla-central-firefox-27.0a1.en-US.linux-x86_64. Spaces are not visibly selected, but there are small areas where selection goes the wrong way, as if there was "nothing" there.
Component: Untriaged → PDF Viewer
Whiteboard: [bugday-20131028]
Updated•11 years ago
|
Priority: -- → P3
Whiteboard: [bugday-20131028] → [bugday-20131028][pdfjs-c-ux][pdfjs-d-text-selection]
Comment 2•11 years ago
|
||
Mozilla/5.0 (X11; Linux x86_64; rv:27.0) Gecko/20100101 Firefox/27.0
Reproduced with latest Aurora (20131118004001).
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•11 years ago
|
||
Also confirmed against Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0 ID:20140213030201 CSet: a62bde1d6efe
"PDF 7f1922abe9e8c7428dd448211df1b1b [1.5 Adobe PDF Library 10.0 / Acrobat PDFMaker 10.1 for Word] (PDF.js: 0.8.649)"
"page=1 - getOperatorList: time=%dms, len=63"
"text indexing: page=1 - time=%dms"
OS: Linux → All
Hardware: x86_64 → All
Assignee | ||
Comment 4•3 years ago
|
||
A lot of improvements have been made in the last years so this bug is likely fixed.
If it's still reproducible, please reopen and attach the pdf to the bug report.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INVALID
Updated•3 years ago
|
Resolution: INVALID → WORKSFORME
Comment 5•3 years ago
|
||
It's much better than before, but still partially buggy.
Severity: normal → S4
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Assignee | ||
Comment 6•3 years ago
|
||
We found the pdf on web.archive.org, and it's still buggy:
https://web.archive.org/web/20141210054406/http://www.stronachinstitut.at/wp-content/uploads/2012/02/Nachbaur_CV5.pdf
Assignee: nobody → cdenizet
Assignee | ||
Updated•3 years ago
|
Status: REOPENED → ASSIGNED
Comment 7•3 years ago
|
||
Comment 8•3 years ago
|
||
Commit merged into master by GitHub
Authored by Jonas Jenwald (Snuffleupagus)
Updated•3 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 3 years ago → 3 years ago
status-firefox94:
--- → affected
status-firefox95:
--- → affected
status-firefox96:
--- → fixed
status-firefox-esr91:
--- → affected
Resolution: --- → FIXED
Updated•3 years ago
|
Updated•3 years ago
|
QA Whiteboard: [qa-96b-p2]
Updated•3 years ago
|
Target Milestone: --- → 96 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•