https://bugs.documentfoundation.org/show_bug.cgi?id=169489
Bug ID: 169489
Summary: Copy of text with standard character style changes
style when pasted inside region with a (named)
character style
Product: LibreOffice
Version: 25.2.3.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Created attachment 204040
--> https://bugs.documentfoundation.org/attachment.cgi?id=204040&action=edit
Sample document showing the effect
Expectation is that plain Ctrl+C and Ctrl+V copied the text as is, including
the format (because there are other key combinations to paste without the
format).
However when pasting text that has standard character formatting into an area
where there is some character formatting, the pasted text "accepts" that
format, too.
Reproduction (example);
Write "a, b", new paragraph, write "c d e f" and assign that part the bold
character style (a matter of style whether the blanks should be bold, too;
anyway).
Then you decide to insert a plain comma before each space, so you mark the
comma from the part above and use Ctrl+C to copy it.
Next you place the cursor to the beginning of a space and press Ctrl+V.
Result is that the comma is bold, too!
Of course the single comma looks like a stupid example, but that's a minimal
one.
If the text copied has a non-default style assigned, then the paste keeps that
style. So the bug is with pasting default-styled text into styled text.
--
You are receiving this mail because:
You are the assignee for the bug.