NEW 256879
Mouseout event not fired from elements inside iframe when moving cursor out of safari or over development tools
https://bugs.webkit.org/show_bug.cgi?id=256879
Summary Mouseout event not fired from elements inside iframe when moving cursor out o...
pawel.kaptur
Reported 2023-05-17 00:14:50 PDT
Created attachment 466377 [details] video showing mouseout event not firing Description: Mouseout event is not fired from element inside iframe when moving cursor from this element directly over devtools or outside browser. What steps will reproduce the problem? (1) Please go to https://codesandbox.io/s/serene-shape-iefcvv (2) Open devtools on the right side (3) Move cursor over red rectangle (4) Move cursor over devtools What is the expected result? Mouseout event should be fired not only from iframe but for content also. What happens instead? Mouseout event is not fired from content of iframe.
Attachments
video showing mouseout event not firing (40.62 MB, video/quicktime)
2023-05-17 00:14 PDT, pawel.kaptur
no flags
Radar WebKit Bug Importer
Comment 1 2023-05-24 00:15:24 PDT
Note You need to log in before you can comment on or make changes to this bug.