Giter VIP home page Giter VIP logo

Comments (4)

badsyntax avatar badsyntax commented on June 8, 2024

Thanks for this bug report. I've just done some testing and this seems to be a general ie8/7 bug with the spellchecker. Not sure where this regression happened :( I will try get this fixed over the weekend.

from jquery-spellchecker.

carlospictor avatar carlospictor commented on June 8, 2024

Hi,

Have done a bit more dbugging, and in IE7/8, it looks as though the text[] parameter is being split on every character:
text%5B%5D=T+h+s+i+i+s+s+p+e+l+l+l+e+d+b+a+d+l+y+l

As opposed to:
text%5B%5D=thsi+is+spelled+badlyly

Am not sure where the splitting occurs, but it looks the text is being split too much in IE7/8?

from jquery-spellchecker.

badsyntax avatar badsyntax commented on June 8, 2024

I've done a lot of fixes which should hopefully resolve this issue. Please can you test with the latest version of the plugin?
You can also test here: http://jquery-spellchecker.badsyntax.co/redactor.html (clear your cache before testing though).

from jquery-spellchecker.

carlospictor avatar carlospictor commented on June 8, 2024

Hi,

I've tested on your local example and also updated my dev example, and the spellcheck now works great - thank you. the only thing I have spotted is that if the very first word is misspelled, it doesn't get picked up in any browser. Adding a space in front of the word does then let it get checked.

from jquery-spellchecker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.