https://bugs.documentfoundation.org/show_bug.cgi?id=152368
Bug ID: 152368
Summary: [RTF] Paste special as RTF adds the formatting of the
following text
Product: LibreOffice
Version: 7.3.7.2 release
Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Created attachment 183984
--> https://bugs.documentfoundation.org/attachment.cgi?id=183984&action=edit
Sample file to test with.
A word (aaabbccc) with different direct formatting (bold, normal, underline).
See the sample file.
1. Copy some text without formatting (ddd).
2. Select "bbb".
3. Paste special as RTF.
Actual behavior:
"ddd" replaces "bbb", gets the bold from "aaa", and the underline from "ccc".
Expected behavior:
"ddd" replaces "bbb", and gets the bold from "aaa".
If the formatting is applied with styles, the behavior is as expected.
Version: 7.3.7.2 (x64) / LibreOffice Community
Build ID: e114eadc50a9ff8d8c8a0567d6da8f454beeb84f
CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: default; VCL: win
Locale: es-MX (es_ES); UI: en-US
Calc: CL
A bit related question:
https://ask.libreoffice.org/t/formatting-of-pasted-text-in-writer/84755
--
You are receiving this mail because:
You are the assignee for the bug.