RESOLVED DUPLICATE of bug 9358 9542
REGRESSION: Text field/input blanked by user has non-empty value
https://bugs.webkit.org/show_bug.cgi?id=9542
Summary REGRESSION: Text field/input blanked by user has non-empty value
Aapo Laitinen
Reported 2006-06-22 01:40:27 PDT
If the user blanks a text field (e.g. using the backspace or delete key), the value property of the element is not an empty string but a string containing a single character that has a charcode of 10. Attaching testcase. Seen in nightly from 2006-06-22. Works fine in Safari 2.0.3.
Attachments
testcase (1007 bytes, text/html)
2006-06-22 01:41 PDT, Aapo Laitinen
no flags
Aapo Laitinen
Comment 1 2006-06-22 01:41:42 PDT
Created attachment 8959 [details] testcase
mitz
Comment 2 2006-06-22 02:38:22 PDT
*** This bug has been marked as a duplicate of 9358 ***
Note You need to log in before you can comment on or make changes to this bug.