Bug 118646

Summary: [WK2][GTK] Spell checking is not enabled in WebKitTestRunner
Product: WebKit Reporter: Kwang Yul Seo <skyul>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 118643    

Kwang Yul Seo
Reported 2013-07-13 02:31:43 PDT
WebKitTestRunner creates a WKContext directly without using webkit_web_context_get_default(). Because webkit_web_context_get_default() internally creates a WebKitTextChecker instance, spelling checking is never enabled in WebKitTestRunner.
Attachments
Note You need to log in before you can comment on or make changes to this bug.