[Webkit-unassigned] [Bug 83214] [Chromium] moving a cursor on a misspelled word should not remove a misspelled underline

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 5 13:34:51 PDT 2012


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





--- Comment #3 from Hironori Bono <hbono at chromium.org>  2012-04-05 13:34:51 PST ---
(From update of attachment 135691)
View in context: https://bugs.webkit.org/attachment.cgi?id=135691&action=review

>> Source/WebCore/editing/Editor.cpp:2931
>> +#else
> 
> Does this need to be guarded inside Chromium at all? Doesn't other port that implements async spell checking want this fix as well?

Unfortunately, it loses compatibility with AppKit on Snow Leopard. Even though AppKit of Snow Leopard can spellcheck text in the background when we paste text, it deletes misspelling markers when we move a cursor.

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