Issue 54798 - table lines are not reported
Summary: table lines are not reported
Status: CLOSED IRREPRODUCIBLE
Alias: None
Product: ui
Classification: Code
Component: AccessBridge (show other issues)
Version: 680m122
Hardware: All Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: eric.savary
QA Contact: issues@ui
URL:
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2005-09-19 13:18 UTC by oanaserb
Modified: 2006-02-28 08:50 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description oanaserb 2005-09-19 13:18:07 UTC
Run gnopernicus.
Start StarOffice.
"Templates and Documents" window appears.
There is a table with a list of documents you can open.
Move through the table lines.
Gnopernicus doesn't report the table lines.
Comment 1 oanaserb 2005-09-20 07:56:06 UTC
"object:state-changed:selected" event is _not_ fired when moving through the
table lines and it seem to be a StarOffice bug, but the same event is _not_
fired for the table from File->Open when moving through the table lines. But, in
this table, the lines are reported by gnopernicus.
This seems to be a gnopernicus bug.
We will investigate more.

A bug was filled against gnopernicus regarding this issue:
http://bugzilla.gnome.org/show_bug.cgi?id=316760
Comment 2 ru 2005-09-26 11:53:15 UTC
.
Comment 3 remusd 2005-09-27 13:48:21 UTC
The real problem is that no "focus:" event is fired before
"active-descendant-changed" events. 

Gnopernicus needs this event to know that "active-descendant-changed" are for
current focused object and not for another.
Comment 4 eric.savary 2005-09-27 16:02:32 UTC
Please identify which version of OOo you are working with and set the suiting
"Version" flag (at best use a current OOo build)
Comment 5 oanaserb 2005-09-28 13:33:21 UTC
I'm using StarOffice 8.0.0-122
Comment 6 eric.savary 2005-09-28 13:36:27 UTC
So please set the correct version flag when reproting: not 1.0.0 but 680m122.
Thank you!
Comment 7 eric.savary 2006-02-06 18:13:12 UTC
It works fine in OOo m153 + Gnopernicus 0.11.
Please check this in a current version.
Comment 8 eric.savary 2006-02-06 18:14:20 UTC
closed
Comment 9 oanaserb 2006-02-28 08:50:46 UTC
If I use at-poke to poke "Templates and Documents" window and after this, I move
through the table lines, these are reported. But, if I don't use at-poke before,
the bug is still present.

I used gnopernicus from cvs head and OOo build with UNO-ATK bridge.