To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=87426
User richburridge changed the following:
What |Old value |New value
================================================================================
Status|RESOLVED |REOPENED
--------------------------------------------------------------------------------
Resolution|FIXED |
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu May 15 15:44:26 +0000
2008 -------
I just tried the OOo_3.0.0_080514_unxlngi6_install.tar.gz that obr pointed
me at. I made the simple to orca/scripts/apps/soffice/script.py as described
in a previous comment.
Unfortunately it still isn't always working. Reopening.
See commentary below and the attached Orca debug log.
I then started up swriter and Orca. I typed the following line into swriter:
The quuuick boooown fox jumpps over the lazzzzy dog.
* Press F7. The spell check dialog came up. Orca looks for the component
hierarchy:
+- app.name='soffice' name='soffice' role='application' state='' relations=''
+- app.name='soffice' name='Spellcheck: (English (USA))' role='dialog'
state='active enabled sensitive showing visible' relations=''
+- app.name='soffice' name='Spellcheck: (English (USA))' role='filler'
state='active enabled sensitive showing visible' relations=''
+- app.name='soffice' name='Change' role='push button' state='enabled
focusable focused sensitive showing visible' relations=''
and finds it (line 1041 in the attached debug.out).
* Press Esc to dismiss the dialog.
* Press F7 to bring up the spell check dialog again. Orca again looks for the
component hierarchy, but this time gets:
+- app.name='soffice' name='soffice' role='application' state='' relations=''
+- app.name='soffice' name='Untitled 1 - OpenOffice.org Writer Beta'
role='frame' state='enabled resizable sensitive showing visible' relations=''
and therefore fails (line 1969 in the debug.out).
---------------------------------------------------------------------
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]