Bug 19191
Summary: | [Qt] Incomplete Canvas support | ||
---|---|---|---|
Product: | WebKit | Reporter: | Pierre-Luc Beaudoin <pierre-luc.beaudoin> |
Component: | WebKit Qt | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | hausmann, krit, marc.ordinasillopis |
Priority: | P2 | Keywords: | Qt |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Linux | ||
URL: | http://www.nihilogic.dk/labs/mariokart/ |
Pierre-Luc Beaudoin
When visiting this page, the game area is white, which implies missing Canvas support.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Simon Hausmann
As far as I can see this bug is somewhat resolved after r32981. There are still bugs left in the canvas implementation though it seems. What do you think?
Dirk Schulze
It depends on resolution and quality. You can see the game area, if you chose low quality and medium screen size. (with Single Canvas)
Eric Seidel (no email)
Is this still a bug?
Dirk Schulze
(In reply to comment #3)
> Is this still a bug?
The game area isn't white anymore. You can see the course, but you get some graphic glitches on the course, when you move the driver.
The horizont is black. Seems to be the same problem like https://bugs.webkit.org/show_bug.cgi?id=20079
Ariya Hidayat
There are numerous improvements to the Canvas implementation. I tried this game for a while and it seems that it is perfectly playable now, i.e. I can not find any rendering problems.
Closing this one, feel free to re-open it (or better, open a new specific bug) if new problems arise.
Dirk Schulze
This bug is still present. Opened a new bug report at https://bugs.webkit.org/show_bug.cgi?id=26256 since this bug shared some more graphic problems and ist too unprecise.