[Webkit-unassigned] [Bug 88618] New: [chromium] Use the marker region to replace a misspelled word with a suggestion

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 7 22:08:03 PDT 2012


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

           Summary: [chromium] Use the marker region to replace a
                    misspelled word with a suggestion
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hbono at chromium.org
                CC: rniwa at webkit.org, tkent at chromium.org,
                    morrita at google.com


Greetings,

Our new spellchecker adds markers to wrongly-separated words. For example, when we type a sentence "dive in to the rabbit hole", it adds a marker to 'in to' and adds a suggestion 'into'. Unfortunately, when we choose the suggestion "into", Chromium replaces only the word selected by caret with the suggestion. (For this case, it replaces 'in' or 'to' with 'into'.) To fix this problem, I would like to change Chromium to use a marker region to replace a misspelled region.

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