[Webkit-unassigned] [Bug 231287] New: [iOS 15] click event fires on wrong element when fast-tap

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 6 05:45:57 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=231287

            Bug ID: 231287
           Summary: [iOS 15] click event fires on wrong element when
                    fast-tap
           Product: WebKit
           Version: Other
          Hardware: iPhone / iPad
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: UI Events
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: otdaymobilu at gmail.com

Created attachment 440354

  --> https://bugs.webkit.org/attachment.cgi?id=440354&action=review

Click event bug demo

Quick radio button switching is no longer possible in iOS 15 (it works fine in previous versions.)

https://codepen.io/otdaymobilu/pen/YzQoxVd

Steps to reproduce:
1. Tap the first item.
2. Fast-tap the third item.
3. Tap the second item after any time.
The third item is selected instead of the last clicked item (see attached video). 

Are there ways to solve this?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211006/e37e792e/attachment.htm>


More information about the webkit-unassigned mailing list