To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=109365 Issue #|109365 Summary|copy column copies 65536 rows Component|Spreadsheet Version|OOo 3.1.1 Platform|All URL| OS/Version|All Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|editing Assigned to|spreadsheet Reported by|stevanwhite
------- Additional comments from [email protected] Wed Feb 17 12:20:10 +0000 2010 ------- In Calc, make a spreadsheed with just a few rows. Click on a column label to select it. Pull down Copy from the Edit menu Bring up a text editor, and Paste into it, then Save As filename. Now in a terminal, wc -l filename It will count 65536 lines. This number 65536 is arbitrary and pointless, and the large number of new lines cause problems in other applications. Better behaviour in this situation would be to determine the last row for which there is data in the spreadsheet, and copy the cells only through to that row. Cheers! --------------------------------------------------------------------- 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]
