Bug 142277 - Special characters in cells not copied to clipboard when copy multiple cells
Summary: Special characters in cells not copied to clipboard when copy multiple cells
Status: RESOLVED DUPLICATE of bug 119928
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
7.0.5.2 release
Hardware: x86-64 (AMD64) Windows (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Clipboard
  Show dependency treegraph
 
Reported: 2021-05-14 09:27 UTC by Roman
Modified: 2021-08-17 15:18 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roman 2021-05-14 09:27:32 UTC
Description:
Special characters in cells not copied to clipboard when copy multiple cells.

Steps to Reproduce:
1. In new file add multiline text to two cells. 

E.G.
-------------
Line 1
Line 2
-------------
Line 3
Line 4
-------------

2. Mark this cells and copy it to clipboard.
3. Paste in any text processor. 

Result:
-------------
Line 1 Line 2
Line 3 Line 4
-------------


Actual Results:
Line 1 Line 2
Line 3 Line 4

Expected Results:
Line 1
Line 2
Line 3
Line 4


Reproducible: Always


User Profile Reset: No



Additional Info:
No other info.
Comment 1 Roman Kuznetsov 2021-05-14 22:22:07 UTC
confirm in

Version: 7.2.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: dbd4110cc36011042c98549d997daa79e8065aba
CPU threads: 4; OS: Windows 6.1 Service Pack 1 Build 7601; UI render: Skia/Raster; VCL: win
Locale: ru-RU (ru_RU); UI: ru-RU
Calc: CL
Comment 2 Timur 2021-08-17 15:18:31 UTC
If by text processor you mean app like Notepad, this is a duplicate.
If not please explain. 
Reporter and tester need to check for existing bugs.

*** This bug has been marked as a duplicate of bug 119928 ***