https://bugs.documentfoundation.org/show_bug.cgi?id=119928
--- Comment #15 from Barry L. Kramer <[email protected]> --- I am experiencing this also, and found this bug when coming to report it. Here is my report with version 24.8.5.2. 1. Use the attached file (LO calc not copying newlines.ods). Observe that the address fields are formatted with TEXTJOIN into a composite address field in column J. Note that newlines are contained in cells J2:J5 because of inserted CHAR(10) separating lines. This could be copy/pasted into another program such as to print lists or address labels. 2. Select any single cell in column J and copy it. 3. Paste into another program such as Emacs or Writer. Observe it correctly appears as 3 or 4 lines. 4. Now select more than one cell in J, such as J3:4 and paste that into the other program. --> Observe that the newline characters are missing, each replaced with a space. Expected behavior is for copy/paste to be consistent whether one cell is selected or more than one cell is selected, and to copy the data accurately -- preserving the newline characters in the data, when present. Alternatively, converting the newlines to spaces (or not) should be configurable. Version: 24.8.5.2 (X86_64) / LibreOffice Community Build ID: fddf2685c70b461e7832239a0162a77216259f22 CPU threads: 16; OS: Windows 11 X86_64 (10.0 build 26100); UI render: Skia/Raster; VCL: win Locale: en-US (en_US); UI: en-US Calc: threaded -- You are receiving this mail because: You are the assignee for the bug.
