To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=72470
------- Additional comments from [EMAIL PROTECTED] Tue May 8 20:01:01 +0000 2007 ------- I've just attached a patch to remove the workaround from the Orca StarOffice.py script. This should be applied to the latest version of Orca in SVN trunk/HEAD. I'm testing against the latest OpenOffice that comes with Ubuntu Feisty. The version string is: openoffice.org 2.2.0-1ubuntu3, Tue Apr 10 21:51:38 UTC 2007 I'm using the test document in the Orca bug: http://bugzilla.gnome.org/attachment.cgi?id=77846 In Orca, make sure that you have "speak table cell row" set to True. That's: orca.settings.readTableCellRow = True in your ~/.orca/user-settings.py file. For the output below, I also have the debug level set to: orca.debug.debugLevel = orca.debug.LEVEL_INFO #orca.debug.eventDebugLevel = orca.debug.LEVEL_OFF I startup OOo Writer. Load the test document and initially click the focus to the left of the "Test Table" label. I then started Orca and gave focus to OOo Writer. I then used Tab and arrow keys to navigate the table. Here's the output I was getting spoken. Hope this helps. Thanks. ----------- $ orca GTK Accessibility Module initialized SPEECH OUTPUT: 'Welcome to Orca.' BRAILLE LINE: 'Welcome to Orca.' VISIBLE: 'Welcome to Orca.', cursor=0 BRAILLE LINE: 'orca Application Orca Screen Reader / Magnifier Frame' VISIBLE: 'Orca Screen Reader / Magnifier F', cursor=1 SPEECH OUTPUT: 'Orca Screen Reader / Magnifier frame' BRAILLE LINE: 'orca Application Orca Screen Reader / Magnifier Frame Preferences Button' VISIBLE: 'Preferences Button', cursor=1 SPEECH OUTPUT: '' SPEECH OUTPUT: 'Preferences button' BRAILLE LINE: 'soffice.bin Application multiline-table - OpenOffice.org Writer Frame' VISIBLE: 'multiline-table - OpenOffice.org', cursor=1 SPEECH OUTPUT: 'multiline-table - OpenOffice.org Writer frame' BRAILLE LINE: 'Adjust table row' VISIBLE: 'Adjust table row', cursor=0 SPEECH OUTPUT: 'Adjust table row' SPEECH OUTPUT: 'table with 3 rows and 3 columns.' BRAILLE LINE: 'soffice.bin Application multiline-table - OpenOffice.org Writer Frame multiline-table - OpenOffice.org Writer RootPane ScrollPane Document view Table1-1 Table Column 2 Column 3' VISIBLE: ' Column 2 Column 3', cursor=1 SPEECH OUTPUT: ' Column 2 Column 3' BRAILLE LINE: 'soffice.bin Application multiline-table - OpenOffice.org Writer Frame multiline-table - OpenOffice.org Writer RootPane ScrollPane Document view Table1-1 Table Column 2' VISIBLE: 'Column 2', cursor=1 SPEECH OUTPUT: 'Column 2' BRAILLE LINE: 'soffice.bin multiline-table - OpenOffice.org Writer multiline-table - OpenOffice.org Writer Document view Table1-1 Row 2 Line 3 for R2C2 Line 3 for R2C3' VISIBLE: 'Line 3 for R2C2 Line 3 for R2C3', cursor=1 SPEECH OUTPUT: 'Row 2 Line 3 for R2C2 Line 3 for R2C3' BRAILLE LINE: 'soffice.bin multiline-table - OpenOffice.org Writer multiline-table - OpenOffice.org Writer Document view Table1-1 Row 3 Line 3 for R3C2 Line 3 for R3C3' VISIBLE: 'Line 3 for R3C2 Line 3 for R3C3', cursor=1 SPEECH OUTPUT: 'Row 3 Line 3 for R3C2 Line 3 for R3C3' BRAILLE LINE: ' $l' VISIBLE: ' $l', cursor=0 SPEECH OUTPUT: '' BRAILLE LINE: 'soffice.bin multiline-table - OpenOffice.org Writer multiline-table - OpenOffice.org Writer Document view Table1-1 Line 3 for R3C3' VISIBLE: 'Line 3 for R3C3', cursor=1 SPEECH OUTPUT: 'Line 3 for R3C3' SPEECH OUTPUT: 'Goodbye.' BRAILLE LINE: 'Goodbye.' VISIBLE: 'Goodbye.', cursor=0 --------------------------------------------------------------------- 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]
