https://bugs.documentfoundation.org/show_bug.cgi?id=149625
Bug ID: 149625
Summary: FORMATTING: Pasting a table cell, pastes the source
cell in the upper/actual cell as an inner table cell
Product: LibreOffice
Version: 7.1.8.1 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Steps to Reproduce:
1. Create a table with a least two columns and two rows, and add some text in
each cell (see below a sample file taken from other bug report).
2. Select a cell and copy (Ctrl+C)
3.a. Select a lower cell and paste (Ctrl+V).
3.b. Select the lower cells and paste.
3.c. Select an upper cell (not first column) with text and paste.
Actual Results:
After step 3.a., the source (copied) cell is pasted in the selected cell and in
the upper cell as a new inner table cell (i.e., Table2:A1).
After step 3.b., the source (copied) cell is pasted in the selected cells.
After step 3.c., the source (copied) cell is pasted in the selected cell as a
new inner table cell, replacing the actual content, and adding new paragraphs
above and below.
Expected Results:
After step 3.a., upper cell remains without changes.
After step 3.c., the source (copied) cell is pasted in the selected cell as the
cell content, replacing the actual content.
Sample file:
https://bugs.documentfoundation.org/attachment.cgi?id=176974
A table with two columns and two rows and some text
Additional info:
Related to tdf#146275.
I can not repeat now, but while testing, pasting in the cell B1, clipboard
content become pasted in A1 as a new inner table cell.
--
You are receiving this mail because:
You are the assignee for the bug.