Default zoom level does not affect UI elements in PDF reader
Categories
(Firefox :: PDF Viewer, defect)
Tracking
()
People
(Reporter: nathanphillips4501, Unassigned)
Details
Attachments
(1 file)
|
217.04 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0
Steps to reproduce:
Fresh install of Firefox 131 on Windows 11. Open any PDF with Firefox.
Actual results:
Changed default zoom level to 120% from 100%, UI elements in PDF reader did not change size. (Bar at the top, chapter listings on left side.)
Expected results:
Increasing the default zoom should increase the size of the UI in the PDF reader. I distinctly remember this working only a few releases ago.
Comment 1•1 year ago
|
||
The Bugbug bot thinks this bug should belong to the 'Firefox::PDF Viewer' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•1 year ago
|
||
I am not able to reproduce the issue on Win11x64 using Firefox build 131.0 (20240923135042) and this pdf doc https://www.diodes.com/assets/Datasheets/AP2114.pdf.
Nathan Phillips, can you please attach a screencast with the issue and if possible the link to the pdf? Thank you.
| Reporter | ||
Comment 3•1 year ago
|
||
| Reporter | ||
Comment 4•1 year ago
|
||
I used the same PDF that you linked. To be more clear: I'm not sure if this is intended behavior or not, but when I go into settings -> general and change between any number of default zoom values, the UI elements (bar at the top, sidebar with page links, etc.) doesn't change size.
Comment 5•1 year ago
|
||
The severity field is not set for this bug.
:calixte, could you have a look please?
For more information, please visit BugBot documentation.
Comment 6•1 year ago
|
||
As far as I know, I don't think it has ever been possible to scale the UI itself in using the zoom setting (I just tried with 108 and it isn't possible).
This setting is just for web pages.
That said, you can maybe create this pref ui.textScaleFactor (in about:config), and set it to a number to rescale the Firefox UI and even the pdf viewer one.
:Nathan, is it ok for you ?
| Reporter | ||
Comment 7•1 year ago
|
||
If it's never been a feature that's fine (although I do think it would be a good addition, especially for accessibility reasons). For some reason I remembered it being a thing.
Comment 8•1 year ago
|
||
:Nathan, is the pref ui.textScaleFactor not enough to fulfill your needs ?
Comment 9•1 year ago
|
||
The severity field is not set for this bug.
:calixte, could you have a look please?
For more information, please visit BugBot documentation.
Comment 10•10 months ago
|
||
ui.textScaleFactor is the right way to increase the UI and there is no reason to have something specific to pdf.js.
Description
•