Bug 205605 - [GTK][WPE] Add API to set purpose and hints of active editable element to input methods
Summary: [GTK][WPE] Add API to set purpose and hints of active editable element to inp...
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: 34285 205716
  Show dependency treegraph
 
Reported: 2019-12-27 05:44 PST by Carlos Garcia Campos
Modified: 2020-01-07 02:48 PST (History)
19 users (show)

See Also:


Attachments
Patch (83.59 KB, patch)
2019-12-27 06:06 PST, Carlos Garcia Campos
no flags Details | Formatted Diff | Diff
Patch (84.19 KB, patch)
2019-12-27 06:37 PST, Carlos Garcia Campos
no flags Details | Formatted Diff | Diff
Patch (84.19 KB, patch)
2019-12-27 06:39 PST, Carlos Garcia Campos
no flags Details | Formatted Diff | Diff
Patch (86.19 KB, patch)
2019-12-27 07:22 PST, Carlos Garcia Campos
zan: 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 2019-12-27 05:44:56 PST
Add input-purpose and input-hints properties to WebKitInputMethodContext
Comment 1 Carlos Garcia Campos 2019-12-27 06:06:21 PST
Created attachment 386438 [details]
Patch
Comment 2 EWS Watchlist 2019-12-27 06:07:32 PST
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 2019-12-27 06:37:24 PST
Created attachment 386440 [details]
Patch
Comment 4 Carlos Garcia Campos 2019-12-27 06:39:48 PST
Created attachment 386441 [details]
Patch
Comment 5 Carlos Garcia Campos 2019-12-27 07:22:31 PST
Created attachment 386443 [details]
Patch
Comment 6 Carlos Garcia Campos 2020-01-07 02:48:54 PST
Committed r254121: <https://trac.webkit.org/changeset/254121>