deesmateen / jquery-spellchecker

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

Ignores the wrong words written in captial letters. #31

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
its works gd only with words that is written in small letters. if the wrong 
word is written in caps , it simply ignores that words and show the alert box 
there is no incorrect spelt words. it should work with all words either written 
in caps or small letters.

What version of the product are you using? On what operating system?
this issue is coming in all versions.

Please provide any additional information below.

Original issue reported on code.google.com by syed.was...@gmail.com on 25 May 2012 at 7:42

GoogleCodeExporter commented 8 years ago
Thanks for this bug report. I've fixed this issue in the new version of the 
spellchecker, which can be found here: 
https://github.com/badsyntax/jquery-spellchecker

The issue can be found here: 
https://github.com/badsyntax/jquery-spellchecker/issues/8 and tested here: 
http://jquery-spellchecker-demo/drivers.html

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