Default zoom level is not applied when `browser.zoom.siteSpecific` is set to false
Categories
(Firefox :: Disability Access, defect)
Tracking
()
People
(Reporter: ciprian.craciun, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36
Steps to reproduce:
Configure in about:preferences a custom default zoom level different than 100%. Then configure in about:config browser.zoom.siteSpecific to false.
Actual results:
The chosen default zoom level is not applied anymore (i.e. everything is at 100%). However pressing Ctrl+0 will set the correct zoom level.
Expected results:
Opening a new tab should have the zoom level that was chosen in about:preferences.
| Reporter | ||
Comment 1•5 years ago
|
||
(BTW, the user-agent in the bug submission is for Chrome, as I use Chrome for bugzilla.mozilla.org. My issue is on Firefox.)
It is worth mentioning that if I set browser.zoom.siteSpecific to false, then the default zoom level works as expected.
(However that is annoying since some sites need different levels of zoom depending on what you are looking at.)
Comment 2•5 years ago
|
||
Duplication of Bug 1603494 or Bug 1617544?
Updated•5 years ago
|
Comment 3•5 years ago
|
||
Ciprian, this appears to be a duplicate of a FIXED bug. Can you re-test with the latest Nightly build and re-open the bug if this still reproduces? Thank you.
| Reporter | ||
Comment 4•5 years ago
|
||
From initial testing, I can confirm that on the latest 75.0 it works correctly.
Description
•