RESOLVED DUPLICATE of bug 3545735439
Typing in textareas does not wrap
https://bugs.webkit.org/show_bug.cgi?id=35439
Summary Typing in textareas does not wrap
Chris Adamson
Reported 2010-02-26 10:53:49 PST
Created attachment 49601 [details] Image showing non-wrap of text entered into textarea  Looks like r55270 has a regression with word wrap in text areas.  Words don't wrap (see the focus ring on attachment webkit-r55270-no-wrap.png), and when submitted the text is unbreakable (see webkit-r55270-submitted-textarea.png, where the comment from "Chris Adamson" was submitted with webkit r55270).
Attachments
Image showing non-wrap of text entered into textarea  (242.31 KB, image/png)
2010-02-26 10:53 PST, Chris Adamson
no flags
john
Comment 1 2010-02-26 11:00:02 PST
I'm seeing the same thing, just to add a bit more detail, spaces are being input as c2 a0 non-breaking utf-8 characters.
Brandon Kelly
Comment 2 2010-02-26 18:34:51 PST
I’m seeing this as well, in the latest nightly (r55270) -- all spaces are being entered as non-breaking spaces.
Alexey Proskuryakov
Comment 3 2010-02-26 19:49:10 PST
This sounds different, but I'm pretty sure it's haas the same root cause as bug 35457. *** 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.