[Webkit-unassigned] [Bug 136430] [GTK] Key press signal fired twice in WebKit2
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jan 7 09:48:12 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=136430
--- Comment #6 from Michael Catanzaro <mcatanzaro at igalia.com> ---
I'd want confirmation from a GTK+ developer that it would be an appropriate use of the send_event flag and is not going to break anything, but you could try setting that flag in PageClientImpl::doneWithKeyEvent in Source/WebKit2/UIProcess/API/gtk, just before the call to gtk_main_do_event. Then Geary could ignore the events if that flag is not set. Should work as long as the flag is otherwise always unset.
--
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/20170107/ce063cde/attachment-0001.html>
More information about the webkit-unassigned
mailing list