Open Bug 1257119 Opened 9 years ago Updated 4 years ago

Ctrl+Delete in contenteditable element can't delete the last word (https://vk.com/)

Categories

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

defect

Tracking

()

Tracking Status
firefox48 --- affected

People

(Reporter: arni2033, Unassigned)

References

()

Details

(Whiteboard: btpp-fixlater)

>>> My Info: Win7_64, Nightly 48, 32bit, ID 20160313030418 STR: 1. Open the following "data:" url or click URL in the form above > data:text/html,<div contenteditable>background-color: transparent;</div><div></div> 2. Click between "background-" and "color" strings on the page 3. Press Ctrl+Delete 4. Press Ctrl+Delete 5. Press Ctrl+Delete AR: After Step 3 I get text "background-transparent;" [OK] After Step 4 nothing happens [not ok] After Step 5 nothing happens [not ok] ER: After Step 4 the last word should be deleted. Expected text: "background-" Reproducible on Aurora 45 and Nightly 48.
I'm going to move Editor bugs to follow up on them later when things become less unowned :)
Whiteboard: btpp-fixlater
See Also: → 1293498

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: -- → P5
You need to log in before you can comment on or make changes to this bug.