Bug 21066 - Part of box left behind when animation starts
Summary: Part of box left behind when animation starts
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-24 11:38 PDT by Chris Marrin
Modified: 2008-11-25 16:04 PST (History)
0 users

See Also:


Attachments
testcase for bug (850 bytes, text/html)
2008-09-24 11:39 PDT, Chris Marrin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Marrin 2008-09-24 11:38:50 PDT
Open the attached test case. after 1 second it jumps to the right and animates (it is animating -webkit-transform). But part of the blue box is left behind at the unanimated position. Some dirty rectangle problem?
Comment 1 Chris Marrin 2008-09-24 11:39:22 PDT
Created attachment 23755 [details]
testcase for bug
Comment 2 Simon Fraser (smfr) 2008-11-25 16:04:07 PST
I think this was fixed by one of my other transform/repaint changes.