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

        Issue Type: DEFECT
           Summary: ACC: Some objects at the end of document are not
                    included in AT-SPI accessible tree.
    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=76189)
 --> (http://openoffice.org/bugzilla/attachment.cgi?id=76189)
Accessible tree shows only 22 of the 25 paragraphs in the document.

Some objects at the end of a writer document are not included in the AT-SPI
accessible tree. If a document has n objects, the accessible tree shows only
(n-k) objects. When an assistive tool navigating the document reaches (n-k)th
object, it wrongly concludes that the last object is reached and wraps to the
top.

Steps to reproduce:
1. Create a writer document containing 20 paragraphs, each paragraph consisting
of only one or two words and terminated by a new line. Save and close the
document. 

2. Reopen the document. Move the cursor to the first line.

3. Start Accerciser accessibility explorer.

4. Go to the accessible tree view at top left. As shown in attached
screen-shot, select the accessible object corresponding to the Document view,
with role document frame. Make a note of the number of paragraphs shown in
'Children' column. Close Accerciser.

5. Repeat steps 1-4 with more paragraphs (21, 22, 23, 24, ...) till number of
paragraphs in accessible tree (Step 4) are less than the number of paragraphs
in the document (Step 1).

When I carried out the above steps, I got the following results:
Paragraphs in document       Paragraphs in accessible tree
20                           20
21                           21
22                           22
23                           22
24                           22

Contents of my writer document were as below -
Para  1
Para  2
Para  3
Para  4
Para  5
Para  6
Para  7
Para  8
Para  9
Para 10
Para 11
Para 12
Para 13
Para 14
Para 15
Para 16
Para 17
Para 18
Para 19
Para 20
Para 21
Para 22
Para 23
Para 24
Para 25

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