Bug 42456 - Insert into multiple selection not possible
Summary: Insert into multiple selection not possible
Status: RESOLVED DUPLICATE of bug 38822
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
3.4.3 release
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-31 16:11 UTC by Serhiy
Modified: 2012-02-14 10:22 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 Serhiy 2011-10-31 16:11:20 UTC
Steps to Reproduce:
1) Open new spreadsheet.
2) Press Ctrl+C to copy contents of the A1 cell.
3) Hold Shift and select A3.
4) Press Ctrl+V to paste.

Actual Results:
"Insert into multiple selection not possible" info dialog.

Expected Results:
1) If there is one cell copied:
 clipboard contents should be inserted into every selected cell.
2) If there are multiple cells it is questionable but I think the expected result would be pasting only the first NxN cells where there is NxN adjacent cells in the selection. And repeat pasting while the end of the adjacent region is reached for the last one bigger than clipboard.
Comment 1 Serhiy 2011-10-31 16:20:50 UTC
(In reply to comment #0)
> 3) Hold Shift and select A3.
Sorry, not Shift but Ctrl.
Comment 2 Serhiy 2012-02-14 10:22:53 UTC

*** This bug has been marked as a duplicate of bug 38822 ***