RESOLVED DUPLICATE of bug 79305 78966
Strip CR/LF on paste into textfield
https://bugs.webkit.org/show_bug.cgi?id=78966
Summary Strip CR/LF on paste into textfield
Peter Kasting
Reported 2012-02-18 10:13:41 PST
Copy some text with a trailing newline and paste into any textfield. The textfield appears to have ignored the paste, but in actuality the paste worked but included the newline as well, so the text isn't visible. Hit backspace to see what you would have expected. We should strip CR and LF characters when pasting into textfields. Assigning to Ryosuke because I'm not sure who owns this stuff and I figure he can triage.
Attachments
Peter Kasting
Comment 1 2012-03-05 12:37:11 PST
*** This bug has been marked as a duplicate of bug 79305 ***
Note You need to log in before you can comment on or make changes to this bug.