NEW 118646
[WK2][GTK] Spell checking is not enabled in WebKitTestRunner
https://bugs.webkit.org/show_bug.cgi?id=118646
Summary [WK2][GTK] Spell checking is not enabled in WebKitTestRunner
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.