Bug 38090
Summary: | [Qt] With tiling enabled, the checkboard is the only thing rendered | ||
---|---|---|---|
Product: | WebKit | Reporter: | Benjamin Poulain <benjamin> |
Component: | Layout and Rendering | Assignee: | Benjamin Poulain <benjamin> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | kenneth, koivisto, tonikitoo |
Priority: | P2 | Keywords: | Qt, QtTriaged |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | OS X 10.6 | ||
Bug Depends on: | |||
Bug Blocks: | 35784 |
Benjamin Poulain
On Mac, sometime, the page loaded is not rendered and the checkboard of tiling is the only thing visible. It can happen randomly (but not frequently) on any webpage.
This issue is not due to a missing region update, forcing an update does not show the page, the checkboard is just repainted. Resizing the window show the content.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Kenneth Rohde Christiansen
Same thing on Linux.
Antonio Gomes
*** Bug 39069 has been marked as a duplicate of this bug. ***
Kenneth Rohde Christiansen
Is this still an issue?
Antti Koivisto
This was fixed in http://trac.webkit.org/changeset/59760
*** This bug has been marked as a duplicate of bug 39294 ***
Antti Koivisto
...or https://bugs.webkit.org/show_bug.cgi?id=39218. At least I haven't seen this with the current trunk.