To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=92048 Issue #|92048 Summary|XTextViewCursor should give the correct position even |if the controllers are locked Component|Word processor Version|OOo 2.2 Platform|All URL| OS/Version|All Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|mru Reported by|eberlein
------- Additional comments from [EMAIL PROTECTED] Wed Jul 23 15:31:41 +0000 2008 ------- Sometimes it is necessary to have the coordinates of XTextRanges (e.g. for sort purposes). Jumping with the viewcursor is the only way to achieve this. To not confuse the user and to avoid screenupdating, the controllers can be locked. If so, the com.sun.star.awt.Point of the cursor is wrong. The point depends on formatting, the printer driver etc., but should not depend on locked controllers, see the attached example. --------------------------------------------------------------------- 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]
