[Webkit-unassigned] [Bug 113605] Cancel pending spellcheck requests to avoid lagging markers with slow spellcheck

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 1 09:03:09 PDT 2013


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





--- Comment #4 from Rouslan Solomakhin <rouslan+webkit at chromium.org>  2013-04-01 09:01:21 PST ---
(In reply to comment #3)
> Doesn't this cancel requests that we might want?
> For example, If we type "Helllo.", then type "How are you?",
> A request for "Helllo." seems to be cancelled. Is this right?

Spell Check requests incorporate whole paragraphs. If you type "Helllo. How are you?" then you should be fine. However, if you type "Helllo


How are you?" then the request for the first paragraph might be cancelled. I see your point. Do you have a suggestion on how to better avoid lagging markers with slow spellcheck? Here is the Chromium bug-report with more details that you might find useful: https://code.google.com/p/chromium/issues/detail?id=179639

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