[Webkit-unassigned] [Bug 253443] New: Blur event for composedPath returns empty array on window for Safari

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 6 09:06:22 PST 2023


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

            Bug ID: 253443
           Summary: Blur event for composedPath returns empty array on
                    window for Safari
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
               URL: https://jsfiddle.net/kfL4jr3w/
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ahmad.saleem792 at gmail.com
                CC: cdumez at apple.com, rniwa at webkit.org

Hi Team,

While going through StackOverflow, I came across following failing JSFiddle where Safari Technology Preview 164 is returning empty array.

Link - https://jsfiddle.net/kfL4jr3w/

StackOverflow - https://stackoverflow.com/questions/75449870/blur-event-for-composedpath-returns-empty-array-on-window-for-safari

Other browsers - Chrome Canary 113 and Firefox Nightly 112 works fine and return array while Safari returns empty array.

I tried to search for "composedPath" on bugs.webkit.org before raising this to confirm if we have any duplicate but it seems, we don't.

Just raising it so we can fix it.

Thanks!

-- 
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/20230306/9811cda2/attachment.htm>


More information about the webkit-unassigned mailing list