https://bugs.documentfoundation.org/show_bug.cgi?id=147273
Bug ID: 147273
Summary: Copying From Calc + Paste Unformatted Text into Writer
= All Text in Single Cell
Product: LibreOffice
Version: 7.3.0.3 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Description:
I think this is a regression of Bug #37223.
I have a basic table in Calc:
- Apples | Bananas | Carrots
- A | B | C
- 1 | 2 | 3
Pasting "Unformatted Text" into Writer results in all text being shoved into a
single cell.
Steps to Reproduce:
0. Open the two attached documents. (ODS + ODT)
1. In Calc, highlight 3x3 colorful table.
2. **Copy (Ctrl+C)**.
3. In Writer, click in first cell.
4. **Edit > Paste Special > Paste as Unformatted Text (Ctrl+Alt+Shift+V)**.
Actual Results:
All text gets shoved into the very first Writer cell.
Expected Results:
- Row 1 = Apples | Banana | Carrots
- Row 2 = A | B | C
- Row 3 = 1 | 2 | 3
Reproducible: Always
User Profile Reset: No
Additional Info:
Version: 7.3.0.3 (x64) / LibreOffice Community
Build ID: 0f246aa12d0eee4a0f7adcefbf7c878fc2238db3
CPU threads: 8; OS: Windows 10.0 Build 19044; UI render: Skia/Vulkan; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: threaded
* * *
I was trying to debug an issue posted here:
https://www.reddit.com/r/libreoffice/comments/smy4u2/paste_text_matching_style_keep_target_formatting/
and stumbled across this regression. If this "Paste Unformatted Text" bug is
solved, I believe that user's issue will be solved too. (It dealt with Writer
table formatting not appearing.)
--
You are receiving this mail because:
You are the assignee for the bug.