Bug 185579
Summary: | [GTK] Slow scrolling on reddit.com | ||
---|---|---|---|
Product: | WebKit | Reporter: | Cédric Bellegarde <cedric.bellegarde> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply, cadubentzen, kdwkleung, mcatanzaro |
Priority: | P2 | ||
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=171495 | ||
Bug Depends on: | |||
Bug Blocks: | 245783 |
Cédric Bellegarde
Since Reddit updated it look & feel, scrolling is slow with epiphany (worst with some zoom level).
Tested with Safari, it's not as fast as Firefox but a lot faster than WebKitGTK
Using 2.20.2 version.
To get the new UI in reddit.com, seems you need to be logged in.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
Yes, this is annoying....
Cédric Bellegarde
Looks related to JavaScript.
Blocking JS from https://www.redditstatic.com/ in Eolie make scrolling smooth again. But it breaks infinite scroll feature in Reddit.
Kdwk
I'm very excited to say that this problem can no longer be observed after https://github.com/WebKit/WebKit/commit/06b9ec1834d27a4fb8a324e29908ed274305620a
Michael Catanzaro
I'm going to go ahead and close this. Cedric, please reopen if you can still reproduce with 2.39.91 (not yet released) or newer.