Bug 8231
Summary: | [Incremental Repaint] Flatland game doesn't repaint properly as the ship moves | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dave Hyatt <hyatt> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | ahmad.saleem792, ap, brent, ian, mitz, simon.fraser, zalan |
Priority: | P2 | ||
Version: | 420+ | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
URL: | http://www.def-logic.com/_dhtml/flatland/ |
Dave Hyatt
Play the above game... the ship leaves behind trails as it moves... there are repaint glitches from the bad guys as well. Works in Firefox. :(
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
mitz
I think this is another case of bug 5909. If I open the inner frame ( http://www.def-logic.com/flatland/prg.html ) in a new window I don't get the artifacts.
mitz
*** Bug 12386 has been marked as a duplicate of this bug. ***
Alexey Proskuryakov
Looks like this game was reimplemented with Flash.
The old implementation is still available on web.archive.org, although the graphics are missing.
Brent Silby
The original dhtml version is still available at http://www.def-logic.com/_dhtml/flatland/
Alexey Proskuryakov
Thank you!
The problem is still reproducible.
Ahmad Saleem
(In reply to Brent Silby from comment #4)
> The original dhtml version is still available at
> http://www.def-logic.com/_dhtml/flatland/
I just tried in Safari 16.4 and it seems to work fine and didn't get any repaint artefacts etc.
Do we need to chase it up? Thanks!
Alexey Proskuryakov
Nice!