[Webkit-unassigned] [Bug 14562] [Win] Textarea contents partially eaten on submit/copy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 25 12:31:06 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14562





------- Comment #23 from oliver at apple.com  2007-08-25 12:31 PDT -------
It is clear webkit/win is allowing control characters get into the text field
-- eg aESCb <submit> in the attached testcase will result in ta=a%1Bb.

I'm currently tracking down why this does not happen in mac.  I suspect the
control keys are mapped appropriately by the input method, so that webkit never
sees the control characters.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list