[Webkit-unassigned] [Bug 83214] New: [Chromium] It should not remove a misspelled underline to moving a cursor on a misspelled word
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 4 14:19:46 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=83214
Summary: [Chromium] It should not remove a misspelled underline
to moving a cursor on a misspelled word
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Keywords: InChromiumBugs
Severity: Normal
Priority: P2
Component: HTML Editing
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: hbono at chromium.org
Greetings,
When Chrome uses asynchronous spellchecking, it attaches Spelling markers to misspelled words in the background and attaches their suggestions to their description members. Unfortunately, WebKit removes these markers when we move a cursor onto the misspelled words on all platforms except Lion. (WebKit change r70071 <http://trac.webkit.org/changeset/70071> prevents removing Spelling markers on Lion.) It would be great not to remove Spelling markers also on Chromium. (Leaving Spelling markers also prevents spellchecking words every time when we right-click a word.)
Regards,
Hironori Bono
--
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