To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=72470 Issue #|72470 Summary|[a11y] multiline paragraphs in table cells not returni |ng correct accessible text information. Component|Word processor Version|OOo 2.0.4 Platform|All URL| OS/Version|All Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|ui Assigned to|es Reported by|richburridge
------- Additional comments from [EMAIL PROTECTED] Mon Dec 11 08:20:39 -0800 2006 ------- See comment #9 of Orca bug #382425 for more details. http://bugzilla.gnome.org/show_bug.cgi?id=382415#c9 Use: http://bugzilla.gnome.org/attachment.cgi?id=77846 as a sample test case, which contains a table where several of the table cells contain multiline paragraphs. Tabbing around those table cells in Orca does not speak or braille the correct table cell contents. Upon investigation, we have found that: "These objects of role "paragraph" have an obj.text, so displayedText = obj.text.getText(0, -1) is called. This should return all the text associated with this object. It the test case, for example with the cell that contains: Line 1 for R2C2 Line 2 for R2C2 Line 3 for R2C2 it always returns "Line 3 for R2C2". You can verify this by Tabbing into that cell, then using the Up/Down arrow keys to move up and down the three lines within that cell. You will always here "Line 3 for R2C2"." This suggests that this is a problem in OOo, hence this issue. --------------------------------------------------------------------- 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]
