GNOME Bugzilla – Bug 328407
Speech-Screen reader does not read change in volume bar.
Last modified: 2006-01-31 10:25:47 UTC
Seen on OpenSolaris Start Gnopernicus with speech. Put focus on the volume control. Press spacebar to open the volume control bar. Reader reads the volume percent. With up and down arrow keys change the volume level: the change is not read by the reader.
Bug also being tracked by Sun internal database CR6363778
This is a regression compared to GNOME 2.6. Can the tester please verify that this is a regression? Also does this happen with other sliders, or just the Volumen control? Finally, it would be good to see the output of event-listener-test to verify whether the slider is emitting value-changed events. Thanks!
*** This bug has been marked as a duplicate of 321814 ***
oops, marked wrong dup. Have fixed duplicate notation to point to 326725. *** This bug has been marked as a duplicate of 326725 ***
Bill - could you explain how this is a dup of "Bug 326725 – embedded bonobo component accessibility broken"? Is the issue NOT with sliders generally, but only with the volume control which is an embedded bonobo component?
The volume control slider is an embedded component, so you are correct.
Currently working on my system, which is using a11y and glib/gtk+ from HEAD ( but not, ATM, panel from HEAD). If the libgail-gnome and at-spi changes don't fix this, please reopen.
by "working" I mean the events are being sent and are received correctly by event-listener-test and gnopernicus. It wasn't working last week on the same system so I believe it's fixed.