[Webkit-unassigned] [Bug 108513] [Chromium] Replace correct misspelled range

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 11 10:25:17 PST 2013


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





--- Comment #27 from Ryosuke Niwa <rniwa at webkit.org>  2013-02-11 10:27:30 PST ---
(From update of attachment 187380)
View in context: https://bugs.webkit.org/attachment.cgi?id=187380&action=review

>>> Source/WebKit/chromium/src/WebFrameImpl.cpp:1316
>>> +    if (!frame()->selection()->shouldChangeSelection(markerRange.get()))
>> 
>> Doesn't this break spellchecking inside a contenteditable element?
> 
> This patch adds a test that uses <div contentEditable></div> for spellcheck. I don't think it breaks anything.

Does it work even if you had content (e.g. some text) before div?

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