[Webkit-unassigned] [Bug 9267] Quirksmode: Handler for event target is executed during the capture phase
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 23 18:47:38 PST 2024
https://bugs.webkit.org/show_bug.cgi?id=9267
Ahmad Saleem <ahmad.saleem792 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |CONFIGURATION CHANGED
--- Comment #6 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
(In reply to Ahmad Saleem from comment #5)
> I am getting following behavior across all browsers based on attached test
> case:
>
> *** Safari 15.5 on macOS 12.4 ***
>
> -> <div> capture dialog
> -> Error dialog [paragraph capture]
> -> paragraph bubble dialog
> -> <div> bubble dialog
>
> *** Chrome Canary 105 on macOS 12.4 *** (matches with Safari 15.5)
>
> -> <div> capture dialog
> -> Error dialog [paragraph capture]
> -> paragraph bubble dialog
> -> <div> bubble dialog
>
> *** Firefox Nightly on macOS 12.4 ***
>
> -> <div> capture dialog
> -> paragraph bubble dialog
> -> Error dialog [paragraph capture]
> -> <div> bubble dialog
>
> I am not clear on what is expected behavior but since it is raised to match
> Firefox behavior, which is still not the case. I think it is still
> reproducible. Thanks!
Firefox Nightly 124 is now behaving same as Safari / WebKit.
So marking this as 'RESOLVED CONFIGURATION CHANGED'.
--
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/20240124/839d306a/attachment-0001.htm>
More information about the webkit-unassigned
mailing list