GNOME Bugzilla – Bug 435535
Orca does not speak static text in java ControlPanel tab pages
Last modified: 2015-02-27 16:49:57 UTC
Orca does not speak any of the static text in the Java ControlPanel tab pages. 1. Launch /usr/lib/jvm/java-6-sun/bin/ControlPanel. 2. Tab to the buttons in the General page. 3. Orca does not speak the static text for the About, Network Settings and Temporary Internet Files panels.
A general algorithm for speaking the text around a component would be complex, and probably error-prone. A good solution would be to write an application-specific script for the Java Control Panel that speaks the text in the same panel as the component (e.g., About button). If such a script is written, it would be done at a later date since, right now, we are only providing general Java solutions in the J2SE_access_bridge.py script.
Just to add to this, what we're working with is a dialog that looks like this: * There are three main sections which are labeled panels: "About", "Network Settings", and "Temporary Internet Files". * Each labeled panel consists of static help text along with some buttons to open a separate dialog. For example, the "About" panel has text that says "View version information about Java Control Panel." and a button with the label "About...". It's an odd UI and I agree this probably should be handled with a custom script for the control panel.
Ke, is this something you could take a look at? Thanks!
[Mass-resetting default assignee, see bug 705890. Please reclaim this bug report by setting the assignee to yourself if you still plan to work on this. Thanks!]
Closing this because it refers to a really old version. Feel free to open a new bug if the problem is still a problem.
[Moving at-spi/javva-atk-wrapper bugs to separate product. See bug 740075]