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

        Issue Type: DEFECT
           Summary: A writer document doesn't implement the Collection
                    interface of AT-SPI.
    Classification: Application
           Product: Word processor
           Version: OOo 3.2.1
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: open-import
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]


Created an attachment (id=76192)
 --> (http://openoffice.org/bugzilla/attachment.cgi?id=76192)
queryCollection() called on document frame raises NotImplementedError.

A writer document does not implement the Collection interface of AT-SPI. If
implemented, assistive tools like Orca screen reader can make a writer document
more accessible. For example, Orca can provide structural navigation in OOo
writer, as it does in a webpage.

Steps to reproduce:
1. Start Open Office. Create a word processor document. Enter some content or
leave blank. Save the document.

2. Start Accerciser accessibility explorer. Go to the accessible tree view at
top left and navigate to the Document view object with role document frame.

3. Go to python console at left bottom. The command acc.queryCollection() gives
"NotImplentedError".

-- 
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