https://bugs.documentfoundation.org/show_bug.cgi?id=172084
--- Comment #7 from Eyal Rozenberg <[email protected]> --- (In reply to Eyal Rozenberg from comment #6) > Strangely enough, I can no longer reproduce on my Linux machine. Managed to reproduce again: 1. Created a new Writer doc 2. Opened a text editor (gedit) 3. Typed the Hebrew word שלום in the text editor 4. Selected and copied the Hebrew word 5. In Writer, pasted the word What I get is a paragraph with gibberish, including a paragraph break - which I did not paste: <text:p text:style-name="P1">?픅?</text:p> and P1 is the unnamed style <style:style style:name="P1" style:family="paragraph" style:parent-style-name="Standard"> <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0.499cm" style:contextual-spacing="false"/> </style:style> and I definitely did not add the margin on the bottom, nor switched paragraphs. And of coruse- not getting this when pasting plain text. -- You are receiving this mail because: You are the assignee for the bug.
