Bug 35654 - [blocked] A writer document doesn't implement the Collection interface of AT-SPI.
Summary: [blocked] A writer document doesn't implement the Collection interface of AT-...
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version: 3.3.0 release
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: Not Assigned
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 36549
  Show dependency treegraph
 
Reported: 2011-03-25 04:22 UTC by Dattatray Bhat
Modified: 2013-08-07 12:30 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments
queryCollection() called on document frame raises NotImplementedError. (167.57 KB, image/png)
2011-03-25 04:22 UTC, Dattatray Bhat
Details

Description Dattatray Bhat 2011-03-25 04:22:53 UTC
Created attachment 44846 [details]
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 Libre Office writer, as it does in a webpage.

Steps to reproduce:
1. Start Libre 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".
Comment 1 Joanmarie Diggs 2011-08-08 16:39:06 UTC
Marking as blocked for now. Work is being done to implement AtkCollection and/or improvements in AtkDocument. Once that work is completed, this work can begin.
Comment 2 Björn Michaelsen 2011-12-23 11:47:51 UTC
[This is an automated message.]
This bug was filed before the changes to Bugzilla on 2011-10-16. Thus it
started right out as NEW without ever being explicitly confirmed. The bug is
changed to state NEEDINFO for this reason. To move this bug from NEEDINFO back
to NEW please check if the bug still persists with the 3.5.0 beta1 or beta2 prereleases.
Details on how to test the 3.5.0 beta1 can be found at:
http://wiki.documentfoundation.org/QA/BugHunting_Session_3.5.0.-1

more detail on this bulk operation: http://nabble.documentfoundation.org/RFC-Operation-Spamzilla-tp3607474p3607474.html
Comment 3 Dattatray Bhat 2011-12-26 22:47:51 UTC
Today I rechecked my observation with Libre Office dev 3.5.0 beta2 and found
that the bug persists. I suggest that the bug be moved back to NEW status.
Comment 4 Florian Reisinger 2012-08-14 14:00:56 UTC
Dear bug submitter!

Due to the fact, that there are a lot of NEEDINFO bugs with no answer within the last six months, we close all of these bugs.

To keep this message short, more infos are available @ https://wiki.documentfoundation.org/QA/NeedinfoClosure#Statement

Thanks for understanding and hopefully updating your bug, so that everything is prepared for developers to fix your problem.

Yours!

Florian
Comment 5 Florian Reisinger 2012-08-14 14:02:03 UTC
Dear bug submitter!

Due to the fact, that there are a lot of NEEDINFO bugs with no answer within the last six months, we close all of these bugs.

To keep this message short, more infos are available @ https://wiki.documentfoundation.org/QA/NeedinfoClosure#Statement

Thanks for understanding and hopefully updating your bug, so that everything is prepared for developers to fix your problem.

Yours!

Florian
Comment 6 Florian Reisinger 2012-08-14 14:06:43 UTC
Dear bug submitter!

Due to the fact, that there are a lot of NEEDINFO bugs with no answer within the last six months, we close all of these bugs.

To keep this message short, more infos are available @ https://wiki.documentfoundation.org/QA/NeedinfoClosure#Statement

Thanks for understanding and hopefully updating your bug, so that everything is prepared for developers to fix your problem.

Yours!

Florian
Comment 7 Florian Reisinger 2012-08-14 14:08:46 UTC
Dear bug submitter!

Due to the fact, that there are a lot of NEEDINFO bugs with no answer within the last six months, we close all of these bugs.

To keep this message short, more infos are available @ https://wiki.documentfoundation.org/QA/NeedinfoClosure#Statement

Thanks for understanding and hopefully updating your bug, so that everything is prepared for developers to fix your problem.

Yours!

Florian
Comment 8 Dattatray Bhat 2012-08-16 05:54:49 UTC
The bug is real. I noticed it in version 3.3.0 and submitted it with a
supporting screenshot. I reconfirmed that the bug exists with version 3.5.0
beta2. It falls in the same category as bugs 35105, 35107, 35110, 35111, 35129
which you have reopened and changed to NEW.
Comment 9 Florian Reisinger 2012-08-16 11:40:43 UTC
Set status to NEW
Comment 10 Joanmarie Diggs 2013-02-01 02:42:07 UTC
(In reply to comment #8)
> The bug is real. I noticed it in version 3.3.0 and submitted it with a
> supporting screenshot. I reconfirmed that the bug exists with version 3.5.0
> beta2. It falls in the same category as bugs 35105, 35107, 35110, 35111,
> 35129
> which you have reopened and changed to NEW.

No it doesn't.

While we need to have an AtkCollection (see my comment 1) which would be implemented in LibreOffice; LibreOffice is not the one to implement AtspiCollection.

I made a change in AT-SPI2 to implement the AtspiCollection interface for all containers and not just those which implement the document interface.

http://git.gnome.org/browse/at-spi2-atk/commit/?id=4a95bdda0d2113767c7d4665727edef2ca45ef68
Comment 11 Christophe Strobbe 2013-08-07 12:30:32 UTC
The corresponding Apache OpenOffice bug is currently marked as "unconfirmed": https://issues.apache.org/ooo/show_bug.cgi?id=117547


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.