WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
19275
webkit transforms leave behind rendering artifacts
https://bugs.webkit.org/show_bug.cgi?id=19275
Summary
webkit transforms leave behind rendering artifacts
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
Details
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug