Open
Bug 1654011
Opened 4 years ago
Updated 3 years ago
Consider enabling apz.allow_zooming_out
Categories
(Core :: Panning and Zooming, enhancement, P3)
Core
Panning and Zooming
Tracking
()
NEW
People
(Reporter: botond, Unassigned)
References
(Depends on 3 open bugs, Blocks 1 open bug)
Details
The initial release of desktop zooming will only allow zooming in relative to the 100% zoom level, not zooming out past that, which matches the behaviour of other desktop browsers.
The ability to zoom out past 100% could be useful for pages with wide content, and we could consider enabling it. We have some support for it behind the apz.allow_zooming_out
pref, but there are issues like bug 1647177 to iron out before it can be shipped.
Reporter | ||
Updated•4 years ago
|
Priority: -- → P3
Updated•4 years ago
|
No longer depends on: desktop-zoom-release
You need to log in
before you can comment on or make changes to this bug.
Description
•