[Webkit-unassigned] [Bug 114470] [Mac] DumpRenderTree should support spell-checking multiple words

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 24 05:59:36 PDT 2013


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


Grzegorz Czajkowski <g.czajkowski at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |g.czajkowski at samsung.com




--- Comment #1 from Grzegorz Czajkowski <g.czajkowski at samsung.com>  2013-09-24 05:58:38 PST ---
I reckon this is more global issue rather than Mac only.

One option that comes to mind is until we use unified text checker that passes whole content to spell check (mostly needed by grammar checking) we could treat such phrases as exceptions and just mark them as misspellings. In addition, defining replacements for them and filling TextCheckingResult::replacement will guarantee proper corrections.

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