badsyntax / jquery-spellchecker

[not maintained] A lightweight jQuery plugin that can check the spelling of text within a form field or DOM tree.
http://jquery-spellchecker.badsyntax.co
MIT License
257 stars 113 forks source link

Strange behaviour with Arabic text [rtl support?] #11

Open 01walid opened 11 years ago

01walid commented 11 years ago

Hello, Here are 2 photos explaining the bug: http://i.imgur.com/LNj80.png http://i.imgur.com/V0blU.png using the spell checker, when selecting an incorrect word to get the list of suggestions, it gets the list of the previous incorrect word, not the one of which the cursor is pointed on.

badsyntax commented 11 years ago

Hi there, thanks for this bug report. I don't have much experience with working with RTL text, so this is invaluable information for me. To help me fix this, can you please post the text here so I can debug? Thanks.

badsyntax commented 11 years ago

Hi. I'm unable to replicate this one. Please can you post the text you are using to allow me to debug this.