Closed
Bug 839074
Opened 12 years ago
Closed 2 years ago
Selected text doesn't stay selected after zoom
Categories
(Firefox :: PDF Viewer, defect, P3)
Tracking
()
RESOLVED
FIXED
People
(Reporter: manuela.muntean, Unassigned)
References
Details
(Whiteboard: [pdfjs-ux])
Reproducible on the latest Beta (BuildID: 20130206083616): Mozilla/5.0 (X11; Linux i686; rv:19.0) Gecko/20100101 Firefox/19.0
Reproducible on the latest Aurora (BuildID: 20130207042017): Mozilla/5.0 (X11; Linux i686; rv:20.0) Gecko/20130207 Firefox/20.0
Reproducible on the latest Nightly (BuildID: 20130207030936): Mozilla/5.0 (X11; Linux i686; rv:21.0) Gecko/20130207 Firefox/21.0
Steps to reproduce:
1. Start Firefox and open a PDF file, after enabling the pdf.js option.
2. Select a portion of text from the PDF file.
3. Press the Zoom In/Zoom Out button.
Expected results: After step 3, the text should stay selected.
Actual results: After step 3, the text doesn't remain selected.
Note:
1. This issue is not a regression: it reproduces back to the Nightly 16.0a1 (2012-06-08) version, where the pref "pdfjs.disabled" is set to false for the pdf.js to be enabled.
Updated•12 years ago
|
Priority: -- → P3
Whiteboard: [pdfjs-c-ux]
confirming on Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0 Build: 20211215215113
Updated•3 years ago
|
Severity: normal → S3
Updated•3 years ago
|
Summary: With pdf.js enabled, selected text doesn't stay selected after zoom → Selected text doesn't stay selected after zoom
Updated•3 years ago
|
Whiteboard: [pdfjs-c-ux] → [pdfjs-ux]
Comment 2•2 years ago
|
||
Focus is also lost if you zoom by CTRL++ or unzoom by CTRL+-, but it's happening only intermittently.
Comment 3•2 years ago
|
||
Likely fixed by https://github.com/mozilla/pdf.js/pull/15722 which has been released with bug 1803630.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•