[Webkit-unassigned] [Bug 23763] blur/focus events not fired on focused element when WebView loses/gains focus
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Oct 21 03:38:01 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=23763
Ahmad Saleem <ahmad.saleem792 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ahmad.saleem792 at gmail.com,
| |a_protyasha at apple.com,
| |rniwa at webkit.org
--- Comment #5 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
I am getting following in Safari Technology Preview 181:
<input> blurred
main frame blurred
main frame focused
<input> focused
^ which are expected ones.
Do we have to do anything else?
I get following from Chrome Canary 120:
<input> blurred
main frame blurred
main frame focused
<input> focused
and Firefox Nightly 120.
<input> blurred
main frame blurred
main frame focused
<input> focused
___
All browsers are matching as mentioned. Do we need to do anything else?
CCing - Abrar since he is working on event handling and Ryosuke for his input.
I think we can mark 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/20231021/8be8b76b/attachment.htm>
More information about the webkit-unassigned
mailing list