Bug 9542 - REGRESSION: Text field/input blanked by user has non-empty value
Summary: REGRESSION: Text field/input blanked by user has non-empty value
Status: RESOLVED DUPLICATE of bug 9358
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P1 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-22 01:40 PDT by Aapo Laitinen
Modified: 2006-06-22 02:38 PDT (History)
0 users

See Also:


Attachments
testcase (1007 bytes, text/html)
2006-06-22 01:41 PDT, Aapo Laitinen
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Aapo Laitinen 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.
Comment 1 Aapo Laitinen 2006-06-22 01:41:42 PDT
Created attachment 8959 [details]
testcase
Comment 2 mitz 2006-06-22 02:38:22 PDT

*** This bug has been marked as a duplicate of 9358 ***