Avatar

Not applicable

Hello everyone,

I have a small problem with my document. I have 3 checkboxes where I set the accessible option to "caption" and thought that was good. However my user told me that this is not necceccary because JAWS reads the objects twice now. The captaition once and once the automated read out function that is part of the checkbox itself. So I changed the "caption" to "None". But now the thing is completely messed up. It still reads the text as if it were set to "caption" and also it does not read its own text but the text of the next checkbox. For example if I let it read checkbox 1 it reads the that checkbox 2 is unchecked and if I press Enter it checks checkbox 1. I have already looked into the XML of the checkbox object and the only difference I found between "Caption" and "None" is

    <speak priority="caption"/>

              

    <speak disable="1"/>

              

which I guess is just normal since there has to be a difference. So why is it doing this? How do I stop it?

Please, has anyone an answer for me????

Thank you  all very much in advance!!!!!!

Norbert