To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72470


User obr changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |RESOLVED
--------------------------------------------------------------------------------
                Keywords|accessibility, needmoreinf|accessibility
                        |o                         |
--------------------------------------------------------------------------------
              Resolution|                          |INVALID
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Fri May 11 05:26:54 +0000 
2007 -------
Thanks to the patch I was finally able to reproduce the issue. However, this
doesn't seem to be an OOo bug:

what happens is that Orca always queries the last child/paragraph of the table
cell for its text, which seems to be due to the implementation of
getRealActiveDescendant in default.py. I have changed it to return child 1 if
the child count is greater than 1, and now Orca is reading "Line 2 of RC.." all
the time.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to