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

Heiko Tietze <heiko.tie...@documentfoundation.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|needsUXEval                 |
                 CC|libreoffice-ux-advise@lists |heiko.tietze@documentfounda
                   |.freedesktop.org            |tion.org

--- Comment #4 from Heiko Tietze <heiko.tie...@documentfoundation.org> ---
We discussed the topic in the design meeting. A stringent method what
formatting is taken makes sense and, as outlined in comment 2, inserting
content from a file or copy/pasting on an empty paragraph should take the
formatting from the source.

If the operation is applied somewhere in the middle of the paragraph we keep
the target style, which also applies to lists. Otherwise you get

Source: 1. First item \n 2. Second item
Target: Lorem ipsum |dolor est (pasting at the pipe)

Result with list style applied:
1. Lorem ipsum First item
2. Second item
3. dolor est

Result w/o list style:
Lorem ipsum First item
1. Second item
dolor est
(this is the expected behavior)

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

Reply via email to