https://bugs.documentfoundation.org/show_bug.cgi?id=124959
--- Comment #33 from Christian Lehmann <[email protected]> --- Since nothing has been changed about the above in LO 7.3, I may add: The document contains - a bullet list, formatted by clicking the 'unordered list' button on the sidebar - a paragraph indented by clicking the 'indent' button on the sidebar - a table whose cells are formatted as 'Table content' by default. I copy a word from the list and paste it into an empty table cell. Table content format is preserved. Fine. I copy a word from the indented paragraph and paste it into an empty table cell. The table content is indented. Unexpected. This is just to back the principle suggested by me before: If a _substring_ of a block element (be it a paragraph, a list element, a table cell or what not) is copied, properties of the source block must _not_ be included with the copy operation; so there is no chance of pasting them into the target. Things are, of course, different if an entire block is copied. -- You are receiving this mail because: You are the assignee for the bug.
