Open Bug 1327919 Opened 7 years ago Updated 3 years ago

[contenteditable] element breaks after canceling drag-n-drop (caret is displayed on other, normal elements; typing doesn't work; but editor doesn't loose focus)

Categories

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

defect

Tracking

()

People

(Reporter: arni2033, Unassigned)

Details

>>>   My Info:   Win7_64, Nightly 49, 32bit, ID 20160526082509
STR_1:
1. Open url   data:text/html,Hello<span></span><div contenteditable>asdf</div><span></span>world
2. Focus contenteditable element, select text "asdf"
3. Drag selected text to between "wor" and "ld", press Escape, then release left mouse button
4. Type "zxcv"

AR:
 Step 3 - [contenteditable] element breaks: it's focused,but caret is displayed between "wor" and "ld"
 Step 4 - typing doesn't work. Editor doesn't loose focus
ER:
 [contenteditable] element shouldn't break at all. For example:
 Step 4 - contenteditable should contain text "zxcv[caret]", as if it was textarea.
Component: Untriaged → Editor
Product: Firefox → Core
No longer blocks: 1277113
Priority: -- → P3

Bulk-downgrade of unassigned, untouched DOM/Storage bug's priority.

If you have reason to believe, this is wrong, please write a comment and ni :jstutte.

Severity: normal → S4
Priority: P3 → P5
You need to log in before you can comment on or make changes to this bug.