Bug 121088 - [GTK] /webkit2/WebKitWebView/default-menu fails when GtkSettings:gtk-show-input-method-menu is disabled
Summary: [GTK] /webkit2/WebKitWebView/default-menu fails when GtkSettings:gtk-show-inp...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2013-09-10 02:33 PDT by Carlos Garcia Campos
Modified: 2013-09-10 03:01 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.98 KB, patch)
2013-09-10 02:36 PDT, Carlos Garcia Campos
xan.lopez: 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 2013-09-10 02:33:21 PDT
The test checks input method setting to check also the unicode entry that is added unconditionally for editable content.
Comment 1 Carlos Garcia Campos 2013-09-10 02:36:11 PDT
Created attachment 211187 [details]
Patch
Comment 2 WebKit Commit Bot 2013-09-10 02:37:44 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 2013-09-10 03:01:13 PDT
Committed r155430: <http://trac.webkit.org/changeset/155430>