To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=112559 Issue #|112559 Summary|Incorrect "End-of-Data" Position Component|Spreadsheet Version|1.0.0 Platform|All URL| OS/Version|Windows Vista Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|programming Assigned to|spreadsheet Reported by|silvermine92
------- Additional comments from [email protected] Mon Jun 21 03:13:31 +0000 2010 ------- Apparently OpenOffice sometimes returns an incorrect End-of-Data position. The attached file is for illustration. (1) There is a single macro defined, and assigned to the button on the second row. (2) For simplicity, new row will always be added at Row 19 – to avoid pulling in other macros to complicate the environment. (3) After adding a new line, ie. pressing the button to execute the macro, the End-Of-Data position will mess up (pressing Ctrl-End will show): getting to a blank area of the worksheet. (4) The majority of the macro code is taken from recording within OpenOffice. (5) Two strange things observed :- (5.1) By taking away cell comments (ALL OF THEM), proper End-of-Data position will be restored. (5.2) Opening the file alone will not trigger the error, ie. the correct End-of- Data will be returned by pressing Ctrl-End. However just by saving the file without anything else done will trigger the error, ie. after saving the file, the bad End-of-Data position will be returned. Sorry that I cannot further pinpoint exactly what and where the problem is, but apparently this definitely is an issue with the system. CSLam --------------------------------------------------------------------- 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]
