Closed Bug 849953 Opened 13 years ago Closed 4 years ago

Slow scrolling on wikia

Categories

(Core :: Layout, defect)

x86_64
macOS
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jruderman, Unassigned)

Details

(Keywords: perf)

Scrolling on http://terraria.wikia.com/wiki/Monsters is painfully slow (~3 fps). Mac Nightly built from http://hg.mozilla.org/projects/ux/rev/d984119f7f6f
There's nearly full page invalidation happening here. The profile has some expensive drawing happening but the bigger problems seems to be too much drawing.
Component: Graphics → Layout
This page has background-attachment:fixed on a frame other than the actual page background. We can't scroll those without repainting at the moment.
This seems fine now, at least on Desktop. I can scroll wikia pages just fine on my MacBook Pro.

WFM per comment 3

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.