Closed Bug 1327921 Opened 7 years ago Closed 7 years ago

[contenteditable] element occasionally adds linebreak if I type after selecting all text once

Categories

(Core :: DOM: Editor, defect, P3)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1327918

People

(Reporter: arni2033, Unassigned)

Details

>>>   My Info:   Win7_64, Nightly 49, 32bit, ID 20160526082509
STR_1:
1. Open url   data:text/html,<div contenteditable>asdf asdf<br>
2. Click in contenteditable
3. Press Ctrl+A, then Right key, then type "z"

AR:  "asdf asdf\nz[caret]"
ER:  "asdf asdfz[caret]"
Component: Untriaged → Editor
Product: Firefox → Core
No longer blocks: 1277113
confirmed on 53.0a1
Priority: -- → P3
Same as bug 1327918
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.