Spell Checking removes CR/LFs

1 reply. Last post: March 23, 2011 11:01 PM by Yudi
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback

Take a look at your sample online - http://live.intersoftpt.com/Default.aspx?url=cs/WebTextEditor/WebSpellChecker/WebSpellChecker_CommonControl.aspx

 

Notice that if you add a CR and then spell check it, the spell check dialog removes the CR and therefore when it returns the text to the ASP.NET Text control, all CRs are gone.  The problem of course is that if the user adds CRs for new paragraphs or the like, as soon as the text is spell checked, they lose all of that.

How do we set the spell checker so that it doesn't do this??

 

I see that this same issue was reported in January of 2010 under the following heading....so perhaps it has been resolved. If so, what version?? If not, what are the plans to do so??

 

Newlines removed from textarea when using WebSpellChecker

 

Thanks,

Mike

All times are GMT -5. The time now is 3:40 AM.
Previous Next