Bug 208706 - [GTK][WPE] Surrounding text for input methods should not be limited to the current paragraph
Summary: [GTK][WPE] Surrounding text for input methods should not be limited to the cu...
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:
 
Reported: 2020-03-06 04:11 PST by Carlos Garcia Campos
Modified: 2020-03-09 01:39 PDT (History)
5 users (show)

See Also:


Attachments
Patch (12.07 KB, patch)
2020-03-06 04:19 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 2020-03-06 04:11:15 PST
It should include all the text around the cursor position.
Comment 1 Carlos Garcia Campos 2020-03-06 04:19:47 PST
Created attachment 392704 [details]
Patch
Comment 2 EWS Watchlist 2020-03-06 04:20:50 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 2020-03-09 01:39:52 PDT
Committed r258131: <https://trac.webkit.org/changeset/258131>