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] Fri Oct 20 04:45:35 -0700 2006 ------- OD->richburridge: As I could see from the GNOME Orca issue 355733, Orca has no problems this documents that are created before Orca is started. Thus, the FLOWS_TO relations are correctly built in OOo Writer. Probably Orca is confused by the following behavior of the Writer, when new paragraphs are created: Starting with a new text document, you have got one empty paragraph (named P1 in the following), which has no FLOWS_TO relation. If some text is inserted and "Enter" is hit to create another paragraph, a new paragraph (named P2 in the following) is created *before* P1. The text from P1 is moved to the new paragraph P2 and P1 has got no content. Now you have got two paragraphs - P1 and P2. P2 has a FLOWS_TO relation to P1. P1 has a FLOWS_FROM relation to P2. Corresponding FLOWS_TO and FLOWS_FROM changed events are created by the accessibility component of the Writer, but, as OBR told me, these events aren't forwarded. question to richburridge: Causes this behavior of the Writer the problems in Orca? --------------------------------------------------------------------- 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]
