Closed Bug 738524 Opened 13 years ago Closed 13 years ago

Override Firefox page zoom in/out so that pdf text gets re-scaled when needed.

Categories

(Firefox :: PDF Viewer, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: smaug, Unassigned)

Details

(Whiteboard: [pdfjs-c-ux])

Currently zooming in using ctrl++ or ctrl+mousewheel makes the text to look ugly. pdf.js could override FF's normal zoom in/out and apply the zoom level to pdf area only.
Also currently zooming in using ctrl++ or ctrl+mousewheel also magnify the GUI of the PDF Viewer which is weird
(In reply to Olli Pettay [:smaug] from comment #0) > Currently zooming in using ctrl++ or ctrl+mousewheel makes the > text to look ugly. What's the expected usability for this? Should performing a zoom-action zoom the entire page if the user doesn't checked View->Zoom->"Zoom Text Only" or just the pages of the PDF Viewer (= change the zoom level on top). > pdf.js could override FF's normal zoom in/out and > apply the zoom level to pdf area only. Is there some zoom-event we can hook into? How would you overwrite the zoom in/out?
(In reply to Julian Viereck from comment #2) > (In reply to Olli Pettay [:smaug] from comment #0) > > Currently zooming in using ctrl++ or ctrl+mousewheel makes the > > text to look ugly. > > What's the expected usability for this? Should performing a zoom-action zoom > the entire page if the user doesn't checked View->Zoom->"Zoom Text Only" or > just the pages of the PDF Viewer (= change the zoom level on top). It should zoom the zoom level of the PDF FIle, since this is the content.
Whiteboard: [pdfjs-c-ux]
In the latest nightly (18.0a 2012-09-26) this is solved for me.
Definitely the UI should not be zoomed. And also the result should not be blurry. Or no more blurry than without zoom.
WFM With latest Nightly (21.0a1, 20130206) and Beta (19.0 beta 5). :smaug, do you still have this issue?
Flags: needinfo?(bugs)
Seems to work now.
Status: NEW → RESOLVED
Closed: 13 years ago
Flags: needinfo?(bugs)
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.