[Webkit-unassigned] [Bug 163581] REGRESSION (r201471): Keyboard remains visible when swiping back on twitter.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 17 19:27:00 PDT 2016


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

Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |InRadar

--- Comment #1 from Ryosuke Niwa <rniwa at webkit.org> ---
<rdar://problem/27739558>

8/16/16, 1:54 PM Andy Estes:
Hiding the keyboard is a side effect of dispatching the blur event. In Element::dispatchBlurEvent(), we call ChromeClient::elementDidBlur(), which sends the StopAssistingNode message to the UI process, which eventually calls -[WKContentView _stopAssistingNode].

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161018/475ccbc8/attachment-0001.html>


More information about the webkit-unassigned mailing list