WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
170403
Nested transitions on hover are running in sequence
https://bugs.webkit.org/show_bug.cgi?id=170403
Summary
Nested transitions on hover are running in sequence
niels
Reported
2017-04-03 08:37:48 PDT
Parent and child both have a transition set. Everything animates at once (correctly) on hover. On mouse leave, the transition on the child gets triggered after the parent's transition is done. These transitions should be running in parallel. Please see the attached URL for an example. This also happens in the latest version of Chrome (57.0.2987.133).
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2017-04-04 17:00:08 PDT
I can reproduce this with Safari 10.1.
Antoine Quint
Comment 2
2023-05-10 12:42:21 PDT
This looks good to me with shipping Safari!
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