GNOME Bugzilla – Bug 135356
screen reader do not read the complete line. It leaves out units in the last.
Last modified: 2008-01-05 17:13:24 UTC
In key board accessibility status preference window, repeat key_delay_slide widget, screen reader do not read the complete line. It leaves out milliseconds. It reads as “ repeatkeys_delay_slider_event value 900 “. Expected: It is god that if screen reader reads complete line. As “ repeatkeys_delay_event value 900 milliseconds “. Case2: Similarly, for widget speed, Screen reader do not read the complete line. It leaves out charectors / second. Case 3: Screen reader do not read the lable speed as “ repeatkeys_speed_event value “ etc. It reads only, repeatkey _slider_event value 30 “. Expected: It is good that, if screen reader reads as “ repeatkey_speed_event value 30 charectors / secomd “ Case4: In keyboard accessibility status, preference window, basic page tab, check box “ unused it for: “, screen reader do not read the complete line. It leaves out “ seconds “. Expected: It is good that, if screen reader reads out complete line. As “ time out slide slider event valu
I am sorry, I missed to enter a value in the expected in the last line. Hence, I am giving complete line once again. i.e Expected: It is good that, if screen reader reads out complete line. As “ time out slide slider event value 120 seconds
I am going to close this as a duplicate of bug #135366 as I believe that the only issue in this bug which is not fixed is not speaking the complete line. *** This bug has been marked as a duplicate of 135366 ***
The labels "milliseconds" and "characters/second" do not have LABEL_FOR relations set up. Also the sliders and spinbuttons in the Repeat Keys section do not have CONTROLLER_FOR/CONTROLLED_BY relations as one might expect (from which one might obtain the "full" complement of labels for each of these components).
Apologies for spam-- ensuring Sun a11y team are cc'ed on all current a11y bugs. Filter on "SUN A11Y SPAM" to ignore.
Is this still current?
I think this also belongs in control-center (having looked at it).
Apologies for spam... ensuring Sun a11y folks are cc'ed on all current accessibility bugs.
These labels do not exist anymore in the new keyboard dialog in SVN trunk. (All accessibility features moved there.) Maybe somebody can test how well this dialog works with screen readers?
I just tested this with Orca from SVN trunk and gnome-control-center from GNOME 2.20.1. Works great. I think you can close this bug.
2.20.1 does not yet contain the new keyboard capplet, but if the actual cause of this bug is fixed, I'll close. Please file new bugs if you find accessibility problems in the Accessibility tab of the keyboard capplet in gnome-control-center trunk.