Closed
Bug 711232
Opened 11 years ago
Closed 11 years ago
[viewport] Loading a page in a new tab shows multiple zoom animations until first screenful loads
Categories
(Firefox for Android Graveyard :: General, defect, P1)
Tracking
(firefox11 verified, fennec11+)
VERIFIED
FIXED
People
(Reporter: kats, Assigned: kats)
References
Details
Attachments
(2 files)
3.93 KB,
patch
|
pcwalton
:
review+
|
Details | Diff | Splinter Review |
1.80 KB,
patch
|
pcwalton
:
review+
|
Details | Diff | Splinter Review |
1. Start Fennec, wait for about:home to load 2. Open a new tab 3. In the new tab, load some page (e.g. yahoo.com) Observed behaviour: there is a zoom animation from the top-left corner to the full visible viewport multiple times, often interleaved with checkerboarding and general spazzing out of the display before the first screenful of content is displayed. Expected behaviour: no spaz.
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #582086 -
Flags: review?(pwalton)
Assignee | ||
Comment 2•11 years ago
|
||
Attachment #582087 -
Flags: review?(pwalton)
Comment 3•11 years ago
|
||
Comment on attachment 582086 [details] [diff] [review] (1/2) Don't do unnecessary bounce animations Review of attachment 582086 [details] [diff] [review]: ----------------------------------------------------------------- r=me
Attachment #582086 -
Flags: review?(pwalton) → review+
Comment 4•11 years ago
|
||
Comment on attachment 582087 [details] [diff] [review] (2/2) Use a reasonable page size before document.readyState = loaded Review of attachment 582087 [details] [diff] [review]: ----------------------------------------------------------------- Death to 1x1. r=me
Attachment #582087 -
Flags: review?(pwalton) → review+
Assignee | ||
Comment 5•11 years ago
|
||
Landed on m-i: https://hg.mozilla.org/integration/mozilla-inbound/rev/9d027bf631d3 https://hg.mozilla.org/integration/mozilla-inbound/rev/de081ef87383
Comment 6•11 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/9d027bf631d3 https://hg.mozilla.org/mozilla-central/rev/de081ef87383
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 8•11 years ago
|
||
Re-landed on m-i after testing to verify it doesn't introduce a regression: https://hg.mozilla.org/integration/mozilla-inbound/rev/e5daca9b7105 https://hg.mozilla.org/integration/mozilla-inbound/rev/dcd69858c2b3
Updated•11 years ago
|
Priority: -- → P1
Comment 9•11 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/e5daca9b7105 https://hg.mozilla.org/mozilla-central/rev/dcd69858c2b3
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
tracking-fennec: --- → 11+
Comment 11•11 years ago
|
||
https://hg.mozilla.org/releases/mozilla-aurora/rev/e5daca9b7105 https://hg.mozilla.org/releases/mozilla-aurora/rev/dcd69858c2b3
status-firefox11:
--- → fixed
Comment 12•11 years ago
|
||
Verified fixed on Aurora: Mozilla /5.0 (Android;Linux armv7l;rv:11.0a2) Gecko/20120124 Firefox/11.0a2 Fennec/11.0a Device: LG Optimus 2X (Android 2.2)
Status: RESOLVED → VERIFIED
Updated•11 years ago
|
Updated•1 year ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•