To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69753
------- Additional comments from [EMAIL PROTECTED] Thu Sep 21 15:26:19 -0700
2006 -------
I've attached two Orca debug output files to this bug:
typescript.bad - generated will following steps 1-10 in the
bug description. Note the output at line 2685:
OBJECT EVENT: object:text-caret-moved detail=(15,0)
app.name='soffice.bin' name=None role='paragraph' state='EDITABLE
ENABLED FOCUSABLE FOCUSED MULTI_LINE MULTISELECTABLE SHOWING VISIBLE'
relations=''
This shows an "object:text-caret-moved" event on a paragraph that has
no relationships setup.
typescript.good - Orca debug output after Orca has been restarted and
the caret had been moved to the beginning of the document and Numpad-+
had been pressed again to "say all" the document.
Notice the "object:text-caret-moved" event at line 282.
OBJECT EVENT: object:text-caret-moved detail=(-1,0)
app.name='soffice.bin' name=None role='paragraph' state='EDITABLE
ENABLED FOCUSABLE MULTI_LINE MULTISELECTABLE SHOWING VISIBLE'
relations='FLOWS_TO'
This is for a paragraph that now has a FLOWS_TO relationship set.
---------------------------------------------------------------------
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]