Reported by mdcurran on 2014-01-13 00:08
For some Java controls such as toggle buttons, nameChange, valueChange, descriptionChange or stateChange events can be received where the new value passed into the event is correctly new, yet fetching the accessible context info still fetches the old value for perhaps up to 100 ms.
So you end up getting either no value reported, or the old value reported.
Reported by mdcurran on 2014-01-13 00:08
For some Java controls such as toggle buttons, nameChange, valueChange, descriptionChange or stateChange events can be received where the new value passed into the event is correctly new, yet fetching the accessible context info still fetches the old value for perhaps up to 100 ms.
So you end up getting either no value reported, or the old value reported.