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 on the CC list for the bug.
_______________________________________________
Libreoffice-ux-advise mailing list
Libreoffice-ux-advise@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-ux-advise

Reply via email to