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

--- Comment #10 from Terrence Enger <[email protected]> ---
I no longer have wine available, so cannot do the test which I
reported in comment 2, but here is what I see with LibreOffice
4.4.2.2 running on Windows Vista:

(*) Insert > Document brings in only the first line of Quiz.java.

(*) Copy from emacs 24.3.1 and paste into LibreOffice gives good
    results.

(*) Copy from Notepad Version 6.0 (Build 6002: Service Pack 2) gives
    one line, which I am retyping:

        import javax.microedition.midlet.*;","IBM"};

    with the cursor after the ending semicolon.  This is quite
    different from the results with Notepad under wine that I reported
    in comment 2.

    The imported line up to the first semicolon is the first line of
    Quiz.java.  The double-quoted comma appears many places in
    Quiz.java and the remainder of the line appears two places.

    When I save the result in a .fodt, the saved line appears as one
    line, which I am retyping here with added line breaks:

        <text:p text:style-name="P1">
          import javax.microedition.midlet.*;&quot;,&quot;IBM&quot;};
        </text:p>

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