Bug 19275

Summary: webkit transforms leave behind rendering artifacts
Product: WebKit Reporter: Lee Barney <barneyl>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Critical    
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
A test case that demonstrates the rendering issue none

Lee Barney
Reported 2008-05-27 13:37:24 PDT
When a transformation is applied to DOM elements that both translate and scale up a div, rendering artifacts are left behind during the transition and the div fails to update at it's final larger scale leaving only a portion of div visible. In this test example the div is scaled to 25% initially. After the transition it is scaled to 100% but only 25% of the div is viewable until the browser re-renders the page due to resizing the browser or switching to another application and then back.
Attachments
A test case that demonstrates the rendering issue (8.32 KB, text/html)
2008-05-27 13:39 PDT, Lee Barney
no flags
Lee Barney
Comment 1 2008-05-27 13:39:04 PDT
Created attachment 21369 [details] A test case that demonstrates the rendering issue
Alexander Willner
Comment 2 2008-11-28 09:19:23 PST
(In reply to comment #1) > Created an attachment (id=21369) [review] > A test case that demonstrates the rendering issue > Cannot confirm that one with the latest nightly build. Is the bug still valid?
Note You need to log in before you can comment on or make changes to this bug.