https://bugzilla.wikimedia.org/show_bug.cgi?id=53828

       Web browser: ---
            Bug ID: 53828
           Summary: VisualEditor: Copy pasting text into VE from external
                    text processor removes newlines
           Product: VisualEditor
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

System environment:
Win7 X64
Google Chrome 29.0.1547.62 m

Steps to reproduce:
Open a page
Edit it in VE
Copy-paste the following text:
a
b
c
d
e

Expected output:
a
b
c
d
e

Actual output:
abcde

The problem has been tested with notepad++ as the external editor, with line
endings in windows format (CRLF), UNIX format (LF) and MAC format (CR). Newline
is not copied in any of the cases.

The problem has also been tested by trying to copy-paste html text from chrome
itself. Newline is not copied.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to