https://issues.apache.org/ooo/show_bug.cgi?id=122271

Andre <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #12 from Andre <[email protected]> ---
The sidebar title bar objects now create a sub class of VCLXAccessibleComponent
that explicitly add the FOCUSABLE flag to their set of accessibility states. 
This causes title bars of decks and panels to become visible to JavaFerret on
Windows and accercizer on Linux (yes, I got the later one to work, after
clicking away some warning boxes regarding errors with some system processes).

I will set this bug now to fixed but I could still do some minor changes to the
accessible names and descriptions.

@Stuart:  At the moment the accessible names and descriptions are identical. 
For decks they are the title of the deck.  For panels then title is prefixed
with "Panel :".  The word "panel" may be added also by AT devices and then be
read twice.  Therefore it might be better to drop the "Panel :" prefix.
Do you have any preferences.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to