Bug 211286 - [GTK4] Re-inject key press events not handled by the web process
Summary: [GTK4] Re-inject key press events not handled by the web process
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks: GTK4
  Show dependency treegraph
 
Reported: 2020-05-01 06:22 PDT by Carlos Garcia Campos
Modified: 2020-05-02 05:56 PDT (History)
5 users (show)

See Also:


Attachments
Patch (6.02 KB, patch)
2020-05-01 06:26 PDT, Carlos Garcia Campos
aperez: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2020-05-01 06:22:27 PDT
So that they can be handled by parent widgets.
Comment 1 Carlos Garcia Campos 2020-05-01 06:26:22 PDT
Created attachment 398177 [details]
Patch
Comment 2 EWS Watchlist 2020-05-01 06:27:23 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-05-02 05:56:04 PDT
Committed r261048: <https://trac.webkit.org/changeset/261048>