WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
150161
Transition on transform does not render when entering overflow hidden container
https://bugs.webkit.org/show_bug.cgi?id=150161
Summary
Transition on transform does not render when entering overflow hidden container
Ben Frain
Reported
2015-10-15 04:02:58 PDT
Here is a reduction:
http://codepen.io/anon/pen/epGrvr
This works correctly in iOS8.4 (Simulator) and Safari 9 but not in the iOS Safari 9 or 9.1 If a wrapper has overflow: hidden applied and child elements are transitioned outside of the bounds, they do not get 'painted' as they are transformed back (until the transition ends and then the items are 'painted' at once). This makes it appear like the interior elements are not being painted until transition end.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2015-10-16 08:29:43 PDT
<
rdar://problem/23143925
>
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