https://issues.apache.org/ooo/show_bug.cgi?id=124729
Issue ID: 124729
Issue Type: DEFECT
Summary: Copy and paste twice starts paste area at end of
selection
Product: Calc
Version: 4.0.0
Hardware: Mac
OS: Mac OSX, all
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: editing
Assignee: [email protected]
Reporter: [email protected]
1. Open a new Calc document
2. Put text in A1, A2, B1, B2
3. Select cell range A1:B2 by clicking and dragging from A1 to B2
4. Copy cell range with cmd+c (do not cancel selection)
5. Paste cell range with cmd+v (do not cancel selection)
Result: Range pastes in same area, as expected.
6. Paste cell range again with cmd+v again
Result: Range pastes in range B2:C3 instead of A1:B2
This problem occurs for me when I type a formula into a cell, paste that
formula into a selected cell range, then with the same range selected copy and
paste the values of the cells. Instead of pasting into the selected range
(which is difficult to identify the second time around), it starts the paste at
the bottom-right cell instead of pasting overtop the still-selected area.
--
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.