Closed
Bug 622829
Opened 14 years ago
Closed 14 years ago
Very slow scrolling and high cpu use on this page in Minefield
Categories
(Core :: Web Painting, defect)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
blocking2.0 | --- | final+ |
People
(Reporter: pascalc, Unassigned)
References
()
Details
(Keywords: regression, Whiteboard: [softblocker])
Mozilla/5.0 (X11; Linux i686; rv:2.0b9pre) Gecko/20110103 Firefox/4.0b9pre 1/ Visit http://www.techradar.com/news/software/firefox-linux-and-the-future-of-the-web-915631?src=rss&attr=all 2/ scroll the page (keyboard or mouse) expected result: smooth scroll actual result: high cpu load and jerky scrolling This is a regression as it works fine in Firefox 3.6, tested in a new profile. Not sure I filed that bug in the right component.
Comment 1•14 years ago
|
||
Mozilla/5.0 (Windows NT 6.0; rv:2.0b9pre) Gecko/20110104 Firefox/4.0b9pre Confirmed on Windows as well. Hardware Accel Information: Direct2D Enabled true DirectWrite Enabled true GPU Accelerated Windows 1/1 Direct3D 10
OS: Linux → All
Version: unspecified → Trunk
Updated•14 years ago
|
Component: Layout → Layout: View Rendering
QA Contact: layout → layout.view-rendering
blocking2.0: --- → ?
Comment 2•14 years ago
|
||
Strange, on my linux machine I find it nice and snappy.
Comment 3•14 years ago
|
||
Trying without adblockplus I can see that it is slow, so must be something with the ads.
Something to do with scrolling plugins I'd guess
Comment 5•14 years ago
|
||
Regression range http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=be8006fc9c4a&tochange=fc50c521bf48
Comment 6•14 years ago
|
||
The first bad revision is: changeset: 59491:e9f317c9ab52 user: Robert O'Callahan <robert@ocallahan.org> date: Mon Dec 20 14:37:43 2010 +1300 summary: Bug 617152. Part 8.5: Fire MozPaintWait even if the plugin layer is currently zero-size. r=tnikkel
Updated•14 years ago
|
Keywords: regressionwindow-wanted
blocking2.0: ? → final+
Comment 7•14 years ago
|
||
Bug 619176 will probably fix this.
Is this fixed?
Whiteboard: [softblocker]
Reporter | ||
Comment 9•14 years ago
|
||
nope, unless the changes in Bug 619176 was not in today's nightly, I still have the bug with Mozilla/5.0 (X11; Linux i686; rv:2.0b10pre) Gecko/20110113 Firefox/4.0b10pre
Comment 10•14 years ago
|
||
Bug 619176 is not in todays nightly.
Is it fixed now?
Comment 12•14 years ago
|
||
WFM without any problem with scrolling on my "slow" netbook. Mozilla/5.0 (Windows NT 6.1; rv:2.0b10pre) Gecko/20110119 Firefox/4.0b10pre
I'm marking it fixed. Pascal can reopen if it's not fixed for him.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 14•14 years ago
|
||
fixed for me as well now, thanks
Updated•9 years ago
|
Keywords: testcase-wanted
Assignee | ||
Updated•6 years ago
|
Component: Layout: View Rendering → Layout: Web Painting
You need to log in
before you can comment on or make changes to this bug.
Description
•