https://bugs.documentfoundation.org/show_bug.cgi?id=90568

--- Comment #13 from Octavio Alvarez <[email protected]> ---
What about this:

Considering we have "Paste unformatted" easily available, then regular Paste
should include all formatting. If it's only text then character formatting
only.

When pasting with formatting, all formatting should be pasted but attributes
should be "merged down" with the target paragraph style (but character styles
also), for example:

If the target paragraph underlying style says text is red, then:

* Pasting text that is directly-formatted red should result in no formatting
attributes (the underlying paragraph would make it red anyway).

* Pasting text from a bold + black paragraph style but directly-formatted
regular should result in directly-formatted black only (the directly-formatted
regular should go away because the underlying paragraph [and character?] style
is already regular).

* Pasting text that is paragraph-styled blue + directly-formatted bold should
result in directly-formatted blue + bold.

* Pasting text that is paragraph-styled bold + character-styled blue +
directly-formatted red should result in character-styled blue +
directly-formatted red + bold.

These examples are incomplete as we would have to account for a
better-specified interaction with character styles, but I hope I passed my
point across: copy and paste with all formatting but reduce the pasted text
formatting to the least possible amount of direct-formatting attributes.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to