Bug 35303 - Calc not want paste row or column
Summary: Calc not want paste row or column
Status: RESOLVED NOTABUG
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
3.3.1 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-14 08:24 UTC by sasha.libreoffice
Modified: 2011-03-14 15:01 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description sasha.libreoffice 2011-03-14 08:24:35 UTC
to reproduce this problem create new spreadsheet in Calc, select any row or column, press Ctrl-C, place cursor in any cell and press Ctrl-V.
Appears message: There is not enought space in the sheet to insert here.

It is strange. Sheet is empty. I expect that Calc does nothing in this case. And with no error.

produced on Mandriva 64 bit and windows XP 32 bit with LibreOffice 3.3.1.2 and 3.3.2.1rc1
Comment 1 GerardF 2011-03-14 14:58:29 UTC
(In reply to comment #0)
> to reproduce this problem create new spreadsheet in Calc, select any row or
> column, press Ctrl-C, place cursor *in any cell* and press Ctrl-V.
> Appears message: There is not enought space in the sheet to insert here.

If you select the entire column A the range B1:B1048576 is selected.
Then you place cursor in B5 :
How did you want to copy 1 048 576 cells in 1 048 572 other cells ?

If you place the cursor in the 1st row (or select the entire column B) and paste, this works.

For me, it is not a bug.