Closed
Bug 612999
Opened 15 years ago
Closed 13 years ago
Frontend auto-fits pages if they resize after loading
Categories
(Firefox for Android Graveyard :: Panning/Zooming, defect)
Firefox for Android Graveyard
Panning/Zooming
Tracking
(fennec-)
RESOLVED
WONTFIX
| Tracking | Status | |
|---|---|---|
| fennec | - | --- |
People
(Reporter: cjones, Unassigned)
References
()
Details
STR
(1) Load http://people.mozilla.com/~cjones/expando.html in portrait orientation
The initial page is 800px wide so doesn't get auto-fit. After 2 seconds the resizes itself to 2000px wide, and thereafter flips back and forth every 2 seconds.
Every time the page resizes to 2000px wide after load, it's auto-fit. I consider this a bug, because it's going to lead to a bad UX on pages that dynamically resize, and there's nothing web authors can do about it. I don't think the frontend should try to auto-fit at all after page load.
Comment 1•15 years ago
|
||
Agreed, though it might be tricky to define when "page load" is finished, given the existence of pages that generate all their content through JavaScript after the pageload event fires.
Assignee: nobody → mbrubeck
OS: Linux → All
Hardware: x86_64 → All
Updated•15 years ago
|
tracking-fennec: --- → ?
Updated•15 years ago
|
tracking-fennec: ? → 2.0-
Updated•15 years ago
|
Assignee: mbrubeck → nobody
Updated•15 years ago
|
Whiteboard: [fennec-4.1?]
Updated•15 years ago
|
tracking-fennec: - → ?
Whiteboard: [fennec-4.1?]
Updated•15 years ago
|
tracking-fennec: ? → 7+
Updated•15 years ago
|
tracking-fennec: 7+ → ?
Updated•15 years ago
|
tracking-fennec: ? → -
| Reporter | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•