Closed
Bug 597081
Opened 14 years ago
Closed 14 years ago
Implement zooming in local tabs (about: and chrome: pages)
Categories
(Firefox for Android Graveyard :: Panning/Zooming, defect)
Firefox for Android Graveyard
Panning/Zooming
Tracking
(fennec-)
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
fennec | - | --- |
People
(Reporter: mbrubeck, Assigned: cjones)
References
Details
Zooming in Fennec since bug 576192 works only in remote tabs, and does not work for local tabs such as about:home, about:firstrun.
(Note: changing the scale was temporily disabled in the local browser binding because it did not work and caused problems with clicking; see bug 596824.)
Reporter | ||
Updated•14 years ago
|
tracking-fennec: --- → ?
Updated•14 years ago
|
Flags: in-testsuite?
Flags: in-litmus?
Updated•14 years ago
|
tracking-fennec: ? → 2.0b2+
Reporter | ||
Comment 2•14 years ago
|
||
We could probably do this with CSS transforms for b2, but it would be a short-term throwaway hack. Long term, we need to implement the same API that we use for remote browsers (bug 593168); cjones is working on this. For b2 I suggest leaving the current code in place to lock the viewport for all local tabs.
Comment 3•14 years ago
|
||
Chris - should we just kill this bug and focus on bug 593168?
Assignee: nobody → jones.chris.g
tracking-fennec: ? → 2.0b3+
Assignee | ||
Comment 4•14 years ago
|
||
Well, depends on what you want this bug to cover. Bug 593168 isn't going to make b2, so if zooming local tabs blocks b2, we'll need the CSS transform hacks. If zooming local tabs doesn't block, then this bug can cover the frontend changes to use bug 593168 (if any).
Assignee | ||
Comment 5•14 years ago
|
||
Oh, and I now see that this is blocking b3, so only the last sentence above applies.
Updated•14 years ago
|
tracking-fennec: 2.0b3+ → 2.0-
Comment 6•14 years ago
|
||
This is sort of covered by https://litmus.mozilla.org/show_test.cgi?id=12336 , since with the first launch of Fennec, the about:home page is loaded by default.
Updated•14 years ago
|
Whiteboard: [fennec-4.1?]
Comment 7•14 years ago
|
||
We don't have any about pages that warrant zooming. When we do, we can open a specific bug.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
Whiteboard: [fennec-4.1?]
You need to log in
before you can comment on or make changes to this bug.
Description
•