Closed Bug 577367 Opened 14 years ago Closed 13 years ago

Backspace key doesn't stop across contenteditable spans

Categories

(Core :: DOM: Editor, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 414526

People

(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)

References

()

Details

(Keywords: testcase)

Attachments

(1 file)

STR:

1. Load the test case: https://bugzilla.mozilla.org/attachment.cgi?id=443835
2. Type something in row 3 and column 2.
3. Press backspace repeatedly.  When the text you just entered is completely deleted, the backspace key would end up deleting the text in the previous contenteditable span.
Are Google spreadsheets also affected by this bug?  If yes, we need to block on this as well.
We put everything in a single contentEditable div, so I don't think so (though that div may contain multiple spans, but that doesn't appear to be a factor here).
Attached file Simplified test case
Shows this issue happening between two DIV elements.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: