[Webkit-unassigned] [Bug 198928] m_focusedElement != &element in WebPage::elementDidBlur() sometimes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 18 13:34:56 PDT 2019


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

--- Comment #2 from Daniel Bates <dbates at webkit.org> ---
For some reason the was never explained in WebKit2 (and only ever in WebKit2) we would mutate the focused frame when computing positional information (say for a tap): <https://trac.webkit.org/browser/trunk/Source/WebKit/WebProcess/WebPage/ios/WebPageIOS.mm?rev=246325#L2591>.

^^^ This is the source of this bug.

-- 
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/20190618/3472a3c0/attachment.html>


More information about the webkit-unassigned mailing list