RESOLVED FIXED 253443
composedPath returns empty array for blur/focus/pagehide/pageshow events on window
https://bugs.webkit.org/show_bug.cgi?id=253443
Summary composedPath returns empty array for blur/focus/pagehide/pageshow events on w...
Ahmad Saleem
Reported 2023-03-06 09:06:22 PST
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!
Attachments
Ryosuke Niwa
Comment 1 2023-03-08 21:42:10 PST
Ryosuke Niwa
Comment 2 2023-03-08 21:42:21 PST
EWS
Comment 3 2023-03-09 13:43:20 PST
Committed 261463@main (80b26f0e3d9a): <https://commits.webkit.org/261463@main> Reviewed commits have been landed. Closing PR #11281 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.