Re: configuring libreoffice for accessibility
Christophe Strobbe <christophe.strobbe <at> esat.kuleuven.be>
2012-02-08 19:58:12 GMT
Hello Don,
Some configuration is necessary, but:
1) I don't know how easy they are to undertake with a screen reader, and
2) the benefit may not be what you expect.
My comment about the benefit of the configuration is that LibreOffice
accessibility on Windows relies on Java Accessibility, which is not
very well supported by screen readers. For better results,
LibreOffice would need a different accessibility system called
IAccessible2, but as long as OpenOffice.org has not integrated this,
LibreOffice can't or won't integrate IAccessible2 either (in order to
avoid duplication of the same work).
Now to the configuration:
1. First, you need Java and the Java Access Bridge, which you already
have. However, if there is more than one Java Runtime Environment on
your machine, you need to make sure that the Access Bridge is
installed in the Runtime used by LibreOffice, or in all your Java
Runtime environments. You can check which Runtime LibreOffice is
using by going to the Options dialog (go to Tools menu, then Options)
and navigating to the Java pane; you need to wait a few seconds while
LibreOffice fetches the info about the available runtimes. The list
of runtimes also says if the Access Bridge is installed in them. (If
the text next to the vendor and version info says: "with
accessibility support", then the runtime has the Access Bridge.)
2. After checking the runtimes and the Access Bridge, you need go to
"Accessibility" in the Options dialog (it is the item above or before
Java). The Accessibility pane contains a checkbox that says: "Support
assistive technology tools (restart required)". You need to check
(Continue reading)