Closed
Bug 758879
Opened 13 years ago
Closed 7 years ago
extremely jerky scrolling on https://chromium-build.appspot.com/p/chromium/console with HW acceleration enabled
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: mayankleoboy1, Unassigned)
Details
(Keywords: perf)
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/15.0 Firefox/15.0a1
Build ID: 20120524030520
Steps to reproduce:
scrolling on this page :
https://chromium-build.appspot.com/p/chromium/console
Actual results:
causes extremely jerky scrolling with hardware acceleration enabled.
With HWA disabled, scrolling is OK
Expected results:
Scrolling should have been smooth in both cases
System :
win7 64 bit
core i3 370M
4GB RAM
ATI 5450M graphic card
Happens on both nightly and release version.
| Reporter | ||
Comment 1•13 years ago
|
||
created a new profile and still the same issue.
But if i restart in safe mode, then the scrolling is OK even with HWA enabled.
Updated•13 years ago
|
Component: Untriaged → Graphics
Product: Firefox → Core
QA Contact: untriaged → thebes
Comment 2•13 years ago
|
||
Confirmed with HWA enabled on
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/15.0 Firefox/15.0a1 ID:20120526030519
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Reporter | ||
Comment 3•13 years ago
|
||
Opened the same link in Ubuntu 64 bit. No jerkiness with HWA enabled or disabled.
So appears to be a windows issue.
| Reporter | ||
Comment 4•13 years ago
|
||
in fact opening this page with HWA enabled causes the whole FF UI to slow down a lot. Any new tab/site/addon tab opened is also quite jerky.
Comment 5•13 years ago
|
||
OGL Layer tree rendering seems ok here, I have 60FPS on beagle board for just LayerManager tree paint.
It could be that rendering layers it self cause problem, will check on https://ftp.mozilla.org/pub/mozilla.org/firefox/try-builds/mwoodrow@mozilla.com-1aa8c834d846/try-linux/
| Reporter | ||
Comment 6•13 years ago
|
||
created a profile with HWA enabled and just opening the page and scrolling in it.
http://people.mozilla.com/~bgirard/cleopatra/?report=bd012c4ac82606a75e8c84ca9f705e1946bdd065
| Reporter | ||
Comment 7•13 years ago
|
||
http://people.mozilla.com/~bgirard/cleopatra/?report=2987deb2d690a34d53e5de8937034421ce22a5f9
same action, but with HWA disabled.
Comment 8•13 years ago
|
||
gfx.content.azure.enabled = false helps in Nigjtly18.0a1.
http://hg.mozilla.org/mozilla-central/rev/c09a0c022b2e
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:18.0) Gecko/18.0 Firefox/18.0 ID:20120929030624
| Reporter | ||
Comment 9•12 years ago
|
||
This is still reproducible.
| Reporter | ||
Comment 10•10 years ago
|
||
aaaaand it still reproduces with/without APZ :)
| Reporter | ||
Comment 11•8 years ago
|
||
With APZ and e10s, the page will checkerboard heavily if scrolled fast enough
| Reporter | ||
Comment 12•7 years ago
|
||
The page has changed.
Cant repro anymore. Will file a new bug if I see the bug again.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•