https://bugs.documentfoundation.org/show_bug.cgi?id=35654
--- Comment #18 from Joanmarie Diggs <[email protected]> --- Created attachment 188847 --> https://bugs.documentfoundation.org/attachment.cgi?id=188847&action=edit Sample document to use with the previous testing tool Steps to reproduce: 1. Open the attached Writer document and make sure both pages are visible on screen. 2. Launch the previously-attached tool to find all tables via collection. 3. Click back in the Writer document. 4. Click back in the terminal if the tool didn't already exit, to exit the tool. 5. Resize the Writer window so that only the first page is visible on screen. 6. Go back to the terminal, relaunch the tool, reclick in the resized window. Here are my results: Step 3: Searching in collection-test.odt - LibreOffice Writer frame Found Table1-1 table Found Table2-1 table Found Table3-2 table Step 6: Searching in collection-test.odt - LibreOffice Writer frame Found Table1-1 table Found Table2-1 table Notice that the second time, AtspiCollection is unable to find the third table. That's because AtspiCollection can only find things if they're in the accessibility tree. -- You are receiving this mail because: You are the assignee for the bug.
