[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:35:20 PDT 2019


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

--- Comment #3 from Daniel Bates <dbates at webkit.org> ---
Simpler test case:

<!DOCTYPE html>
<html>
<body>
<p>Tap the text field. Then tap the main page's background. Then dismiss the keyboard.</p>
<iframe src="data:text/html,<input>"></iframe>
</body>
</html>

-- 
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/8df9526d/attachment.html>


More information about the webkit-unassigned mailing list