WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 35457
35485
Spaces in text input get translated to ASCII 0xA0
https://bugs.webkit.org/show_bug.cgi?id=35485
Summary
Spaces in text input get translated to ASCII 0xA0
Ben Goren
Reported
2010-02-27 13:36:14 PST
The summary pretty much says it all. If you examine the text of this very message, you will see that what appear to be spaces are NOT ASCII 0x20, but rather 0xA0. Alternatively, type something into a text box. Copy it. In a Terminal session, launch Vim. Paste the text with ``r!pbpaste.'' Position the cursor over a space, and use ``ga'' to see the ASCII value.
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2010-02-27 13:39:46 PST
*** This bug has been marked as a duplicate of
bug 35457
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug