[Libreoffice-bugs] [Bug 132289] Inserted file not displayed correctly (Numbering missing)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Apr 30 08:44:29 UTC 2020


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

Heiko Tietze <heiko.tietze at documentfoundation.org> changed:

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

--- Comment #4 from Heiko Tietze <heiko.tietze at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200430/4ca9544a/attachment.htm>


More information about the Libreoffice-bugs mailing list