https://bugs.freedesktop.org/show_bug.cgi?id=69679

--- Comment #1 from Terrence Enger <[email protected]> ---
Examination of Quiz.java shows that carriage-return separates lines.
This could well be the trigger for the problem.

I have not reproduced exactly "only a single statement gets pasted",
but I can get the whole file joined together into one paragraph.
Since the problem description says the problem is the same on Linux,
it is strange that my bad result differs from the reporter's result.
Ankur, can you confirm my understanding that you see a different
result?

When I save the "joined together" document as an .fodt, I see that the
carriage returns are represented as "&#x0d;".


How to get the bad result:

(*) Wine Notepad, running on wine, does not recognize the carriage
    returns in its own display, and the paste into Writer gives
    everything run together in one paragraph.


How to get good results:

(*) Writer menu option Insert > File produces good results.

(*) emacs tells me that Quiz.java is a Mac file, and on input it
    converts carriage return to linefeed-only (the Linux convention);
    pasting into Writer works well.

(*) gedit is less forthcoming about what it is doing, but the result
    is good.


My LibreOffice is master commit 95e95e0, fetched 2013-09-19, and
configured with:

    --enable-option-checking=fatal
    --enable-dbgutil
    --enable-crashdump
    --without-system-postgresql
    --without-myspell-dicts
    --with-extra-buildid
    --without-doxygen
    --with-external-tar=/home/terry/lo_hacking/git/src


HTH,
Terry.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to