[Webkit-unassigned] [Bug 35485] New: Spaces in text input get translated to ASCII 0xA0
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Feb 27 13:36:14 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=35485
Summary: Spaces in text input get translated to ASCII 0xA0
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh Intel
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: Major
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ben at trumpetpower.com
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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list