Re: [orca-list] orca, java access bridge and java



Hello,
I don't know the answers to your first two questions, but it is worth
noting that the java control panel does have some accessibility issues
(as far as I know).

As for your third question, I think JApplet should be accessible. Have
you made sure that firefox is using the sun java plugin included in the
JRE? According to my set up here (which I assume must be what was stated
in the installation docs) you should create a symbolic link called
libjavaplugin_oji.so in the firefox plugins directory which points to
the plugin in the JRE. On my system, where firefox is in /firefox/ and
the JRE is in /usr/lib/java/jre/ I would have given the command 

ln
-s /usr/lib/java/jre/plugin/i386/ns7/libjavaplugin_oji.so /firefox/plugins/libjavaplugin_oji.so

on a command line (that command above should all be one line if it
doesn't come out that way due to line wrapping). I also have a memory
that the documentation says this should be a link rather than copy the
plugin as copying may break things for the plugin.

Michael Whapples
On Tue, 2008-05-13 at 06:59 +0100, SÃrgio Neves wrote:
Hi,
I don't know if the orca team could do something related to this, but I 
don't lose nothing asking it.
I've installed java access bridge on ubuntu 7.10 with orca from trunk 
(recent version).
I'm facing some problems:
1. On java control panel, it's hard to navigate between tabs. I have to do 
the following to navigate: press right down arrow and then space bar, and 
sometimes it doesn't work.
2. On advanced tab of java control panel, It's impossible to read the tree 
view that is displayed. This tree view is very important because it has 
security options and browser plugin configurations.
3. I've made a project for a course on faculty, which one class extends 
JApplet. I'm unable to read its components.

Is it possible to do anything to solve these problems?
If I'm not wrong, some members of orca team are connected to Sun 
Microsystems.
Even if these problems were not part of your scope, is it possible to 
contact people that can solve them?
Even if they are not orca bugs, they are critical problems related to 
accessibility.
Note: on Microsoft windows, I'm not able to read the tree view on advanced 
tab of java control panel, but I'm able to navigate between the tabs and I'm 
able to read components of classes wich extend JApllet.

Thanks for the attention taken reading this message

Best regards

Srgio Neves 






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]