Closed
Bug 441364
Opened 16 years ago
Closed 6 years ago
Panning (canvas-view) not responsive while page loading
Categories
(Firefox for Android Graveyard :: Panning/Zooming, defect, P1)
Tracking
(Not tracked)
RESOLVED
WONTFIX
fennec1.0a2
People
(Reporter: romaxa, Assigned: pavlov)
References
()
Details
Steps:
Build latest fennec for ARM version 0.4 or download it from
http://people.mozilla.org/~dougt/fennec-0.4/fennec-0.4.en-US.linux-arm.tar.gz
Run fennec and open page www.fishki.net
After first page paint (canvas update) try to pan content and drag/scroll it.
EXPECTED OUTCOME:
Canvas view always responsive and ready to pan.
ACTUAL OUTCOME:
Page loading (images, long content), and canvas view almost not responsive.
Reporter | ||
Updated•16 years ago
|
OS: Linux → Linux (embedded)
Assignee | ||
Updated•16 years ago
|
Flags: blocking-fennec1.0+
Priority: -- → P1
Target Milestone: --- → Fennec A1
Updated•16 years ago
|
Assignee: nobody → doug.turner
Assignee | ||
Updated•16 years ago
|
Assignee: doug.turner → pavlov
Reporter | ||
Comment 1•16 years ago
|
||
I was playing with latest fennec 21f625bd9726 with news.google.com...
And after clicking on some random link I got next page:
http://www.businessweek.com/careers/managementiq/archives/2008/10/damaging_capito.html
After first visible update/paint I start to drag and scroll canvas content, but it was almost not possible or very very slow....
Probably this problem not reproducible on phone gprs connection, but it is very good visible on my home connection (~16Mb).
Can we do anything with canvas event loop? make it somehow higher priority, or move it in separate thread?
Assignee | ||
Comment 2•16 years ago
|
||
this is substantially better now, but will leave open for additional work
Target Milestone: Fennec A1 → Fennec A2
Assignee | ||
Updated•16 years ago
|
tracking-fennec: --- → 1.0b2+
Comment 3•15 years ago
|
||
Can we close this now? It's marked as blocking, but there's no description of additional work needed.
Comment 4•15 years ago
|
||
vote for not blocking1.0 - it's good enough to not block 1.0
I think we _should_ close this and open new bugs as needed
Comment 5•15 years ago
|
||
OK, talked with Stuart... we need to look at the knobs exposed through the GECKO_REFLOW environment variables and see how turning them affects interactivity with complicated pages. We want to err on the side of slower flow, since the devices are slower and used don't want to be blocked.
Assignee | ||
Comment 6•15 years ago
|
||
this is pretty good now, but will leave open for 1.1 for some additional work
tracking-fennec: 1.0b2+ → ---
Flags: blocking-fennec1.0+ → wanted-fennec1.0+
Updated•15 years ago
|
Component: General → Panning/Zooming
Reporter | ||
Comment 7•14 years ago
|
||
tested www.lemonde.fr with b2 fennec and N900.
We still have lot of short freezes on Fennec while loading page, Microb still works much more responsive and don't freeze at all on that page (even with flash content)
Comment 8•6 years ago
|
||
Closing all opened bug in a graveyard component
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•