[Webkit-unassigned] [Bug 125393] Don't dispatch blur/focus events if the element's page is not focused

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 29 10:42:47 PDT 2022


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

--- Comment #4 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
I tried to land this change in following PR based Comment 03 - commit of Chromium:

Link - https://github.com/WebKit/WebKit/pull/4774

and these are learnings:

1) Fixing Developer Tools test case is easy and can be followed from Chromium patch without any issue.

2) Someone need to update "TestRunner" - testRunner.focusWebView part to accommodate this change to ensure that the focus work properly since it leads to 77 API failures on iOS:

https://ews-build.webkit.org/#/builders/9/builds/81789

____

Since it is beyond my capability to update (2), I will leave it for someone else to fix this bug but will document my attempt for others. 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/20220929/3b325e21/attachment.htm>


More information about the webkit-unassigned mailing list