shankarsh1 / jquery-spellchecker

Automatically exported from code.google.com/p/jquery-spellchecker
0 stars 0 forks source link

Issue with misspelling of simple words #29

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. using demo, enter "th as in this, that and the other thing." into the box.
2. Replace th with the.
3.

What is the expected output? What do you see instead?
Result is "the as in theis, theat and thee otheer theing." notice the extra e 
in this, that, the, other and thing. I should get "the as in this, that and the 
other thing."

What version of the product are you using? On what operating system?
All including latest demo

Please provide any additional information below.

Original issue reported on code.google.com by Brown.J...@gmail.com on 28 Dec 2011 at 5:45

GoogleCodeExporter commented 8 years ago
This issue does not exist in the latest version of the spellchecker, which can 
be found here: https://github.com/badsyntax/jquery-spellchecker

You can test this issue here: http://jquery-spellchecker-demo/textarea.html

Original comment by willis...@gmail.com on 2 Nov 2012 at 8:03