Closed
Bug 1146508
Opened 11 years ago
Closed 10 years ago
Fit entire viewport onto screen on page load
Categories
(Core :: Panning and Zooming, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: botond, Unassigned)
References
Details
(Keywords: polish, Whiteboard: [gfx-noted])
This was originally filed as bug 1068871.
In that bug, we did part of the work: we adjusted the minimum zoom to allow fitting the entire page onto the screen, subject to the global minimum zoom amount.
Note that in particular, that change should allow fitting the entire viewport onto the screen (potentially modulo some pathological cases where the viewport is set to be so larger that it doesn't fit onto the screen at the global minimum zoom).
The rest of the work is to change the initial zoom to be such that the viewport fits onto the screen.
Updated•11 years ago
|
Whiteboard: [gfx-noted]
| Reporter | ||
Comment 1•10 years ago
|
||
I intend to make this a mentored bug after bug 1068871 is fixed.
| Reporter | ||
Comment 2•10 years ago
|
||
I tested this on Fennec both with and without APZ, and the desired behaviour is already in place (see bug 1068871 comment 64). I haven't tested the behaviour on B2G, but as we no longer care about that, I'm going close this bug as WORKSFORME.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•