[Webkit-unassigned] [Bug 200558] [Win][WebKit2] Can't prevent input events by canceling keydown events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 3 21:50:04 PDT 2019


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

--- Comment #3 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Created attachment 380184

  --> https://bugs.webkit.org/attachment.cgi?id=380184&action=review

WIP patch

This WIP patch removed queued WebEvent::Char events if WebEvent::RawKeyDown is handled.

This WIP patch works fine for MiniBrowser, but for WebKitTestRunner
because WebKitTestRunner processes IPC messages synchronously.

-- 
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/20191004/6d6b85d3/attachment-0001.html>


More information about the webkit-unassigned mailing list