RESOLVED FIXED 191134
[iOS] Do not paint tap highlight unless it is above a certain threshold
https://bugs.webkit.org/show_bug.cgi?id=191134
Summary [iOS] Do not paint tap highlight unless it is above a certain threshold
zalan
Reported 2018-10-31 14:54:29 PDT
Attachments
Patch (3.03 KB, patch)
2018-10-31 15:02 PDT, zalan
no flags
zalan
Comment 1 2018-10-31 15:02:27 PDT
WebKit Commit Bot
Comment 2 2018-10-31 15:44:34 PDT
Comment on attachment 353535 [details] Patch Clearing flags on attachment: 353535 Committed r237658: <https://trac.webkit.org/changeset/237658>
WebKit Commit Bot
Comment 3 2018-10-31 15:44:36 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2018-10-31 15:45:26 PDT
Simon Fraser (smfr)
Comment 5 2018-10-31 23:38:23 PDT
We have code that specializes iOS touch handling because we didn't want to show a tap highlight on the body. We should remove that now. See rdar://problem/5844416.
Note You need to log in before you can comment on or make changes to this bug.