Closed Bug 1189505 Opened 9 years ago Closed 8 years ago

Checkerboarding when scrolling on XenForo forums

Categories

(Core :: Graphics, defect)

defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME
Tracking Status
firefox42 --- affected

People

(Reporter: mccr8, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: gfx-noted)

XenForo is some kind of forum software, and it seems to have some pretty bad checkerboarding problems when scrolling quickly across the page. Here's an example page:

https://xenforo.com/community/threads/how-to-use-template-hooks.13167/page-3

Scrolling bottom-to-top seemed worse, but maybe that's just me. This is on OSX.
Blocks: apz-desktop
I profiled this locally and we're spending a lot of time allocating tiles. That should be fixed by increasing the tile size (bug 1188995) or we should increase the pool size.
Depends on: 1188995
Another interesting thing to note is that we're spending time doing antialiased rendering nsDisplayBackgroundColor::Paint which is surprising to me and probably worth investigating.
Whiteboard: gfx-noted
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
XenForo sites have actually worked fine for me for quite a while, so I'm just going to switch it to WFM. Hooray!
Resolution: DUPLICATE → WORKSFORME
You need to log in before you can comment on or make changes to this bug.