[Webkit-unassigned] [Bug 81042] [WK2] WTR needs an implementation of setAsynchronousSpellCheckingEnabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 6 06:04:27 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=81042





--- Comment #8 from Grzegorz Czajkowski <g.czajkowski at samsung.com>  2012-08-06 06:04:25 PST ---
(In reply to comment #7)
> (In reply to comment #6)
> > (In reply to comment #5)
> > > Created an attachment (id=145657)
 --> (https://bugs.webkit.org/attachment.cgi?id=145657&action=review) [details] [details] [details]
> > > insufficient
> > 
> > WebKit2-EFL needs this patch as we've almost done spellchecker feature and we would like to perform the tests from editing/spelling directory, btw:
> > 
> > View in context: https://bugs.webkit.org/attachment.cgi?id=145657&action=review
> > 
> > > Source/WebKit2/WebProcess/WebPage/WebPage.cpp:2010
> > > +    settings->setFullScreenEnabled(store.getBoolValueForKey(WebPreferencesKey::asynchronousSpellCheckingEnabledKey()));
> > 
> > should be settings->setAsynchronousSpellCheckingEnabled(...)
> 
> Erg, good catch. That explains why it didn't work! You're welcome to pick up the patch and fix that and see if it works.

Ok thanks. I will submit this patch with the fix and ChangeLog entries.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list