[Libreoffice-bugs] [Bug 127759] EDITING cut/move table rows/columns in Writer tables
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Oct 7 19:16:34 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=127759
--- Comment #13 from László Németh <nemeth at numbertext.org> ---
Comparative analysis and suggestions
In MSO Word,
1. Cut always cuts the selected column, not only its text content.
2. Rows have a text-only and a full selection with different Cut operations:
2.A Selection by mouse clicking in front of the row or in front of the text of
the first cell result "full" selection, where Cut cuts the complete table rows.
After that, Paste in the first table column results insertion of the table rows
over the actual row.
2.B Selection by mouse or text cursor movement results text-only row selection,
where Cut cuts only the text content, leaving empty cells. After that, Paste
results overwriting of the actual cell content.
Possible LO extensions
- Support MSO's full row selection mode (2.A), keeping also the recent behavior
(2.B).
- LibreOffice has already had a quick row/column insertion mode and deletion
mode (Alt-Delete). I suggest a similar quick row/column selection by extending
Ctrl-A mode with a row & column selection states or using similar
Ctrl-Shift-arrow selection as in Calc (that could work after a Ctrl-A in cells
with multiword cell content). See
https://help.libreoffice.org/Writer/Shortcut_Keys_for_Writer#Shortcut_Keys_for_Tables_in_LibreOffice_Writer
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20191007/a5f50897/attachment.html>
More information about the Libreoffice-bugs
mailing list