http://openoffice.org/bugzilla/show_bug.cgi?id=117256

        Issue Type: DEFECT
           Summary: A list box in OOo writer document doesn't expose
                    ROLE_LIST to AT-SPI.
    Classification: Application
           Product: Word processor
           Version: OOo 3.2.1
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Priority: P3
         Component: formatting
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]


Created an attachment (id=76043)
 --> (http://openoffice.org/bugzilla/attachment.cgi?id=76043)
Accerciser screen-shot. List Box exposes ROLE_COMBO_BOX to AT-SPI.

A list box in OOo writer document doesn't expose ROLE_LIST to AT-SPI. It
exposes ROLE_COMBO_BOX. If it exposes the correct role viz.ROLE_LIST, assistive
tools like a screen reader can use the information to improve accessibility of
the document.

Steps to reproduce:
1. Start OOo writer. Create a new text document. Add a list box. Add two items 
say 'circle' and 'triangle'. Turn Design Mode off. Save the document.

2. Start Accerciser accessibility explorer.

3. Go to the accessible tree view at top left. As shown in attached
screen-shot, select the accessible object corresponding to the list box just
created. The Role column shows 'combo box'.

4. In the plug-in view at top right, select Interface Viewer. The first line
shows the role as 'combo box'. though the name shown is List Box 1.

5. Go to the IPythonConsole at bottom. Command acc.getRole() returns the role
as ROLE_COMBO_BOX.

-- 
Configure bugmail: http://openoffice.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification
from Bugzilla. Please log into the website and enter your comments.
---------------------------------------------------------------------
--
-----------------------------------------------------------------
To unsubscribe send email to [email protected]
For additional commands send email to [email protected]
with Subject: help
--
-----------------------------------------------------------------
To unsubscribe send email to [email protected]
For additional commands send email to [email protected]
with Subject: help

Reply via email to