Closed Bug 157056 Opened 22 years ago Closed 22 years ago

DOMCharacterDataModified does not properly reflect newValue when pasting text in a <textarea>

Categories

(Core :: DOM: Events, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 117131

People

(Reporter: jasonkarldavis, Assigned: joki)

References

()

Details

See the URL for a testcase.

I alert [event.prevValue, event.newValue] everytime DOMCharacterDataModified is
fired on the textarea. Pasting text in fires the event, but both properties are
equal to ''.

I feel newValue should be whatever the final value of the textarea is.
Bah, forgot the obvious build number.

It exhibits the (incorrect?) behavior in build 2002071509
newValue works for me but prevValue is not set...
Status: UNCONFIRMED → NEW
Ever confirmed: true
its a dupe..

*** This bug has been marked as a duplicate of 117131 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
verifying
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.