[Webkit-unassigned] [Bug 112464] Copy-paste should not spellcheck when continuous spellcheck is turned off

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 19 10:12:45 PDT 2013


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





--- Comment #22 from Rouslan Solomakhin <rouslan+webkit at chromium.org>  2013-03-19 10:15:11 PST ---
(In reply to comment #21)
> (From update of attachment 193711 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=193711&action=review
> 
> > Source/WebCore/WebCore.exp.in:2120
> > -__ZN7WebCore6Editor32isContinuousSpellCheckingEnabledEv
> > +__ZN7WebCore6Editor29toggleContinuousSpellCheckingEv
> 
> This appears to be inside an #if PLATFORM(IOS) block.  I think you want to move it up before any of the #ifs.

You're right, thank you. I will move the lines in the next patch.

-- 
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