Bug 212690 - [GTK4] WTR: Forward key events to the active popup menu
Summary: [GTK4] WTR: Forward key events to the active popup menu
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-06-03 05:15 PDT by Carlos Garcia Campos
Modified: 2020-06-03 06:48 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.93 KB, patch)
2020-06-03 05:17 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-06-03 05:15:24 PDT
I forgot to remove the ifdefs when added support for popup menus in r262414
Comment 1 Carlos Garcia Campos 2020-06-03 05:17:59 PDT
Created attachment 400912 [details]
Patch
Comment 2 EWS Watchlist 2020-06-03 05:18:36 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:48:12 PDT
Committed r262485: <https://trac.webkit.org/changeset/262485>