You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
press up arrow several times
Actual results:
Sometimes, NVDA doesn't announce slider's value.
Expected results:
NVDA should always announce the value.
Additional info:
The text about the change isn't passed to the synthesizer.
The text was updated successfully, but these errors were encountered:
Comment 1 by KevanGC on 2011-03-11 06:56
I have the same problem with all the other sliders in the dialog. It works when pressing left and right arrows but does not when pressing up and down.
Comment 2 by jteh on 2011-03-11 07:08
Most likely a regression caused by fd1c265 (fix for #221). If I'm right, this means that this would have worked fine in 2010.2. It'd be great if someone could verify this.
It doesn't affect left and right arrows because they pass the event through normally and don't use this code. It looks like posting the event manually is not enough to make it behave normally.
Changes:
Milestone changed from None to near-term
Comment 3 by jteh on 2011-06-14 22:46
Changes:
Changed title from "rate slider's value in the voice settings dialog is not always reported when changed" to "Value of sliders in the voice settings dialog is not always reported when changed"
Reported by aleksey_s on 2011-03-10 13:13
STR:
Actual results:
Sometimes, NVDA doesn't announce slider's value.
Expected results:
NVDA should always announce the value.
Additional info:
The text about the change isn't passed to the synthesizer.
The text was updated successfully, but these errors were encountered: