Open Bug 463508 Opened 16 years ago Updated 2 years ago

editing contentEditable misses one DOMCharacterDataModified event

Categories

(Core :: DOM: Core & HTML, defect, P5)

x86
All
defect

Tracking

()

People

(Reporter: smaug, Unassigned)

Details

Attachments

(2 files)

Attached file testcase
For some reason editing *empty* contentEditable div misses
one DOMCharacterDataModified event.
Is it possible that we replace the empty text node with something which
contains the first letter?

(and there is some problem with cursor, at least on osx)
Component: General → DOM
Product: Firefox → Core
QA Contact: general → general
Attached file better test
Indeed, a new node is inserted, even if the old one could be reused.
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046

Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.

If you have questions, please contact :mdaly.
Priority: -- → P5
Component: DOM → DOM: Core & HTML
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: