Bug 154879
| Summary: | faulty rendering on scrolling [eg. python.org] | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | fosero |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | bugs-noreply, mcatanzaro, yoon |
| Priority: | P2 | ||
| Version: | Other | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=155446 | ||
fosero
python.org renders fine at first load, but scrolling makes it unusable: lots of white areas and bits and pieces of the original page. It is visible on the main page, but easier to reproduce on eg. the PEP pages (https://www.python.org/dev/peps/).
This behaviour is confirmed with webkit-gtk-2.11.9{0,1} on X11. These pages used to leak loads in older versions.
It's probably not just python.org, but that's the only example I encountered so far.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
fosero
This looks fixed in 2.11.92 .
Michael Catanzaro
Then it was probably bug #155426.
*** This bug has been marked as a duplicate of bug 155426 ***