[Libreoffice-bugs] [Bug 144576] New: Copy a table in Writer is not the same as Calc

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat Sep 18 01:29:14 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=144576

            Bug ID: 144576
           Summary: Copy a table in Writer is not the same as Calc
           Product: LibreOffice
           Version: 7.1.3.2 release
          Hardware: All
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: sr.enriquez at yahoo.com

Description:
The "table" format should be tab for new column and \n (new line) for new row.
This format is correct in Calc, but not in Writer.

Example:
I've open 2 documents, one in Calc and other in Writer, both with a 2x2 table,
and this is what happens when I copy these tables and paste it right here:

Calc (correct):
(1,1)   (1,2)
(2,1)   (1,2)

Writer (incorrect):
(1,1)
(1,2)
(2,1)
(1,2)



Steps to Reproduce:
1.Open Writer
2.Create a table
3.Copy the table
4.Paste it in a text editor as notepad or this text boxes

Actual Results:
A non "table-formated" string.
Cells separated only with new lines.

Expected Results:
A "table-formated" string.
Cells separated with new lines and tabs.


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.2.1.2 (x64) / LibreOffice Community
Build ID: 87b77fad49947c1441b67c559c339af8f3517e22
CPU threads: 8; OS: Windows 10.0 Build 19043; UI render: Skia/Raster; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: CL

-- 
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/20210918/7de767d0/attachment.htm>


More information about the Libreoffice-bugs mailing list