WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 202802
IOS 13 Breaks JS for Material Design Lite Button Ripple Effect
https://bugs.webkit.org/show_bug.cgi?id=202802
Summary
IOS 13 Breaks JS for Material Design Lite Button Ripple Effect
et.natanov
Reported
2019-10-10 09:33:47 PDT
After a the launch of IOS 13, all the buttons on a website that I develop on broke all the buttons. None of the buttons that use Material Design Lite button ripple js effect no longer work. The normal behavior breaks and clicking on a button on the website does not respond with a reliable click event on any IOS device running IOS 13.0+, same with iPad. My company has already contacted Apple for support, which led us here. Link below is an issue opened on MDL's Github explaining exactly what is breaking.
https://github.com/google/material-design-lite/issues/5281
Attachments
Add attachment
proposed patch, testcase, etc.
et.natanov
Comment 1
2019-10-10 09:37:17 PDT
Same issue on FireFox and Chrome for IOS
Radar WebKit Bug Importer
Comment 2
2019-10-10 10:54:57 PDT
<
rdar://problem/56160851
>
Simon Fraser (smfr)
Comment 3
2019-10-10 13:48:43 PDT
I think this is probably about content observation.
alex.anich
Comment 4
2019-10-10 15:44:59 PDT
I'm also experiencing this issue, in a slightly related case. Elements that have `onclick` bound on them AND an :active psuedo class with issues. The onclick will eventually end up in an unresponsive state, only iOS 13.0+ devices, that forces the User to restart the App (We're using a WKWebView inside of a Native App.
kyle6534
Comment 5
2019-11-05 06:43:30 PST
We are dealing with this as well.
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