To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72394





------- Additional comments from [EMAIL PROTECTED] Tue Nov 20 09:34:54 +0000 
2007 -------
fme->lijian: Did you already find the code that skips the hidden paragraph? It's
located inside SwCrsr::IsSelOvr(). There's some code that checks if the point of
the current cursor is located inside a hidden frame (which in this case is
recognized by checking if the frame height = 0). If so, the point is moved to
the next paragraph. In our case there is no next paragraph, so the cursor
position is considered invalid. Maybe we should also try to move to the previous
paragraph...

---------------------------------------------------------------------
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]

Reply via email to