Closed Bug 1917398 Opened 1 year ago Closed 1 year ago

In copy-paste, each line has an extra line break

Categories

(Core :: DOM: Copy & Paste and Drag & Drop, defect)

Desktop
Windows 11
defect

Tracking

()

RESOLVED DUPLICATE of bug 1650720

People

(Reporter: alice0775, Unassigned)

Details

(Keywords: nightly-community, parity-chrome)

Attachments

(1 file)

Attached file testcase.html

Steps to reproduce:

  1. Open attached testcase.html
  2. Select All (Ctrl+A)
  3. Copy (Ctrl+C)
  4. Past (Ctrl+P) to the textarea or text editor

Actual results:
each line has an extra line break

FOO

BAR

BAZ

Expected results:
No extra line break added.

FOO
BAR
BAZ

Chrome works as expected.

See Also: → 1650720
Status: NEW → RESOLVED
Closed: 1 year ago
Duplicate of bug: 1650720
Resolution: --- → DUPLICATE
See Also: 1650720
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: