Welcome Guest Search | Active Topics | Sign In | Register

Spell Checker 'Add To Dictionary' issue with multiple ControlsToCheck Options
David Miller
Posted: Thursday, December 12, 2013 10:05:05 AM
Rank: Newbie
Groups: Member

Joined: 11/1/2013
Posts: 2
Hello,

I've encountered an issue with the Spell Checker when having it set to check multiple fields and using the 'Add to Dictionary' button from the SpellCheckerDialog. If the 'Add to Dictionary' button is keyed when it is checking a control that is not the last control for it to check (It's currently set to check 10 or so text fields - comma separated list), it will run the code to add the custom word, but then it will disable all the buttons on the dialog except for the close button. If I key the close button, it will return me back to my web form, but the StartButton will remain disabled.

The version of the dll that I am using is: 11.0.27.2

I have also tried removing the code that actually adds the custom word, but the results remain the same.

Any ideas?
David
eo_support
Posted: Thursday, December 12, 2013 10:29:53 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,196
Hi,

We have tested this with the latest build (11.0.32, but we are not aware of any change with SpellChecker between 11.0.27 and 11.0.32) and it seems to be working fine. Our steps are:

1. Open our sample project, then open Demos -> Spell Checker -> Features -> Checking Multiple Controls -> Demo.aspx;
2. Add an empty event handler for CustomWord event;

We run the sample, then click "Add to Dictionary" for the first wrong word. The Spell Checker continues to the next "wrong" word. At this point you would need to either select "Ignore All"/"Ignore Once", or to select a word from the suggestion list, which would enable the "Change"/"Change all" button.

Please try the same steps and see if it works for you. If it does work for you, then the problem must have something to do with other contents in your page. In that case you can try to isolate the problem into a test page and then post the test page. Once we have the test page, we will try to run it here and see if we can reproduce the problem. Usually as long as we can reproduce the problem, we will be able to find out the root cause.

Thanks!

David Miller
Posted: Saturday, December 14, 2013 12:12:26 PM
Rank: Newbie
Groups: Member

Joined: 11/1/2013
Posts: 2
Hello,

I followed your steps and was able to make it work, however, if I chose to ignore the first 2 spelling mistakes that are in the 1st textbox, then chose to Add the last misspelled word (deteils) it exhibited the same behavior that I encountered in my own project.

It seems that as long as the word being added to the dictionary is not the last misspelled word in the textbox (if it's not the last textbox to be checked) it works properly.

Let me know if you're able to reproduce the issue by just trying to add the deteils word or if there's something I'm doing wrong (which is extremely likely).

Thanks,
David
eo_support
Posted: Saturday, December 14, 2013 1:21:01 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,196
Hi,

Yes. You are correct. We were able to reproduce the problem here by following your steps. We will look into it and hopefully can get an update build to you soon.

Thanks!
eo_support
Posted: Monday, December 16, 2013 9:19:49 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,196
Hi,

We have posted a new build that should fix this problem. You can download the new build from our download page.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.