https://bugs.documentfoundation.org/show_bug.cgi?id=146994
Bug ID: 146994
Summary: EDITING: After Cut and Paste (Shift-Del Shift-Ins or
Ctrl-X Ctrl-V) Shift-ArrowKey results in a jump to
cell A2
Product: LibreOffice
Version: 7.1.8.1 release
Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
After shifting one or more cells from one position to another, the attempt to
enhance the selected area with Shift-ArrowKey (up, down, left, right) results
in a selection of A2 to current selection's upper left cell.
How to reproduce
1. click/select cell B3 (doesn't matter if cell is empty)
2. press Shift-Del (or Ctrl-X)
3. press ArrowKeyRight (focus is on D3 now)
4. press Shift-Ins (or Ctrl-V)
5. press Shift-ArrowKeyDown
Instead of the expected enhancement of the selected area from D3:D3 to D3:D4
the selected area is A2:D3.
Even if you paste to another table or a new spreadsheet/file, as soon as you
press Shift-ArrowKey (up, down, left or right) the selected area changes to
A2:xy where 'xy' is the upper left cell of the recently inserted area. The only
workaround to prevent this misbehavior is to unselect the copied area after
step 4 and reselect it before step 5.
This is not new in version 7.1.8. I saw it since I switched from Excel to Calc
several years ago.
--
You are receiving this mail because:
You are the assignee for the bug.