Bug 212317

Summary: [GTK4] Fix input methods
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aperez, berto, bugs-noreply, ews-watchlist, gustavo
Priority: P2 Keywords: Gtk
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 210100    
Attachments:
Description Flags
Patch aperez: review+

Description Carlos Garcia Campos 2020-05-24 05:44:18 PDT
We should stop using GdkEvent for the synthesized composition events.
Comment 1 Carlos Garcia Campos 2020-06-03 05:11:07 PDT
Created attachment 400911 [details]
Patch
Comment 2 EWS Watchlist 2020-06-03 05:12:03 PDT
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Comment 3 Carlos Garcia Campos 2020-06-03 06:46:44 PDT
Committed r262484: <https://trac.webkit.org/changeset/262484>