Closed Bug 518911 Opened 15 years ago Closed 15 years ago

Single-click on link zooms out current page while loading linked-to page

Categories

(Firefox for Android Graveyard :: Panning/Zooming, defect, P2)

defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: aakashd, Unassigned)

Details

Build Id:

Mozilla/5.0 (Windows; U; WindowsCE 5.2; en-US; rv:1.9.2b1pre) Gecko/20090925 Fennec/1.0a3

and

Mozilla/5.0 (X11; U; Linux armv6l; en-US; rv:1.9.2b1pre) Gecko/20090925
Fennec/1.0b4pre

and

Mozilla/5.0 (X11; U; Linux armv7l; en-US; rv:1.9.2b1pre) Gecko/20090925
Fennec/1.0b4pre


Steps to Reproduce:
1. Go to https://www.verisign.com/
2. Zoom-in on a link
3. Single-click on the link to go to another webpage

Actual Results:
The page will zoom out first before/while loading the directed-to page.

Expected Results:
The page should not zoom.
tracking-fennec: --- → ?
We have a bug on this somewhere. Basically, we do not start drawing the new page soon enough (we can't really since the paint messages aren't getting to us fast enough).

So we keep the old page in the image buffers and stuff happens to it. The old bug was about scrolling to the top of the page. This bug is about zooming. It's the same bug.

We could simply show a white background or the checkerboard.
Can we get some headway on this? It's been close to a month and I'm still seeing this especially on the Omnia 2 when clicking on a nightly build link on the nightly builds page.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Fixed by bug 480962

verified FIXED on builds:

Mozilla/5.0 (X11; U; Linux armv7l; Nokia N900; en-US; rv:1.9.2b5pre) Gecko/20091203 Firefox/3.6b5pre Fennec/1.0b6pre

and

Mozilla/5.0 (X11; U; Linux armv6l; Nokia N8xx; en-US; rv:1.9.3a1pre) Gecko/20091203 Firefox/3.7a1pre Fennec/1.0b5
Status: RESOLVED → VERIFIED
Component: General → Panning/Zooming
tracking-fennec: ? → ---
You need to log in before you can comment on or make changes to this bug.