https://bugs.documentfoundation.org/show_bug.cgi?id=172200
Bug ID: 172200
Summary: Pasting plain text with no newline results in a
paragraph break
Product: LibreOffice
Version: 26.2.3.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Keywords: regression
Severity: normal
Priority: medium
Component: filters and storage
Assignee: [email protected]
Reporter: [email protected]
Blocks: 102593, 167521
Reproduction instructions:
1. Copy the text "Hello world"
2. Paste it into a new Writer document
Expected result:
The document still has a single paragraph, and the cursor is at the end of its
first and single line - to the right of the "d".
Actual result:
* The document now has two paragraphs
* The cursor is at the beginning of the second paragraph
* A 0.5cm vertical space DF has been introduced between the first two
paragraphs
This is not what the user wanted. Whether interpreting the text as Markdown or
not - there is no reason to break the paragraph nor to add the vertical space.
This is a regression, as we used not to try and interpret Markdown.
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=102593
[Bug 102593] [META] Paste bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=167521
[Bug 167521] [META] Markdown import and export problems
--
You are receiving this mail because:
You are the assignee for the bug.