Bug 121088

Summary: [GTK] /webkit2/WebKitWebView/default-menu fails when GtkSettings:gtk-show-input-method-menu is disabled
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, gustavo, mrobinson
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch xan.lopez: review+

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>