Closed
Bug 436078
Opened 17 years ago
Closed 17 years ago
Zoom to fit page
Categories
(Firefox for Android Graveyard :: Panning/Zooming, enhancement, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
fennec1.0m6
People
(Reporter: christian.bugzilla, Assigned: Gavin)
Details
Attachments
(1 file)
2.99 KB,
patch
|
Details | Diff | Splinter Review |
Updated•17 years ago
|
Assignee: nobody → gavin.sharp
Flags: wanted-fennec1.0+
Updated•17 years ago
|
Priority: -- → P2
Reporter | ||
Updated•17 years ago
|
Target Milestone: Fennec M4 → Fennec M5
Updated•17 years ago
|
Target Milestone: Fennec M5 → Fennec M6
Assignee | ||
Comment 1•17 years ago
|
||
Don't really know how this differs from bug 436079. That made us zoom on load such that the page fits in the window horizontally.
Comment 2•17 years ago
|
||
Is it possible to get the zoom changed and not be able to easily get back to the initial "zoom to fit page" done on the initial page load? If so, then having a way to get back to that zoom level would be handy.
Comment 3•17 years ago
|
||
this is sort of in -- should we mark this fixed?
Assignee | ||
Comment 4•17 years ago
|
||
(In reply to comment #2)
> Is it possible to get the zoom changed and not be able to easily get back to
> the initial "zoom to fit page" done on the initial page load? If so, then
> having a way to get back to that zoom level would be handy.
Yeah, we can expose the "initialZoom" as a readonly property on deckbrowser, or something.
Assignee | ||
Comment 5•17 years ago
|
||
Attachment #330584 -
Flags: review?(mark.finkle)
Assignee | ||
Comment 6•17 years ago
|
||
I guess it should probably be "initialZoomLevel" to match "zoomLevel"
Comment 7•17 years ago
|
||
(In reply to comment #5)
> Created an attachment (id=330584) [details]
> add initialZoom
>
Can we skip this patch (or move it into a new bug) and just refactor the code to zoom the initial page load into a "zoomToPage" method in deckbrowser? And close this bug.
Assignee | ||
Comment 8•17 years ago
|
||
OK I'll move this to another bug.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Comment 9•17 years ago
|
||
Comment on attachment 330584 [details] [diff] [review]
add initialZoom
this was moved to a different bug
Attachment #330584 -
Flags: review?(mark.finkle)
Updated•15 years ago
|
Component: General → Panning/Zooming
You need to log in
before you can comment on or make changes to this bug.
Description
•