Closed Bug 737797 Opened 12 years ago Closed 12 years ago

Page is not continuously repainted when zooming out

Categories

(Firefox for Android Graveyard :: General, defect)

14 Branch
ARM
Android
defect
Not set
normal

Tracking

(blocking-fennec1.0 -)

RESOLVED WONTFIX
Tracking Status
blocking-fennec1.0 --- -

People

(Reporter: AdrianT, Unassigned)

References

Details

Fennec/14.0a1 2012-03-20
Device: Motorola Droid 2 (Android 2.3)

Steps to reproduce:
1. Go to any website that returns the desktop version(cnn.com, planet.mozilla,org).
2. Wait for the page to finish loading.
3. Zoom in to the maximum level.
4. Do a pinch zoom out.

Expected results:
The page is continuously repainted when zoomed, making the transition fluent.

Actual results:
The original viewport is maintained a few seconds and the content that comes into view is displayed as black at first and then it's painted all at once.

Notes:
Please see the video for the issue:
http://youtu.be/1Svr9VvcBw0
When zooming, we're only repainting after the pinch ends (that is, after the screen is no longer being touched). When zooming out, this means we have no content outside the original displayport. At the very least, we should be showing checkerboarding rather than showing black as we do in the posted video.
blocking-fennec1.0: --- → ?
We *should* be showing checkerboard. Checkerboard not showing up is probably because of bug 728961 or one of its dependent bugs.
Duplicate of 737577 ?
We are only going to redraw at the end at the moment, but the paint takes too long.  See bug 737577 for that.
Wont fixing as I was supposed to do yesterday.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
blocking-fennec1.0: ? → -
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.