RESOLVED WORKSFORME 46653
Pressing tab to move focus to the next <input> inserts a tab character in that <input>
https://bugs.webkit.org/show_bug.cgi?id=46653
Summary Pressing tab to move focus to the next <input> inserts a tab character in tha...
Adam Roben (:aroben)
Reported 2010-09-27 14:22:06 PDT
To reproduce: 1. Go to data:text/html,<input><input> 2. Click in the first text field 3. Press Tab Focus moves to the second text field (good!), but also inserts a tab character (bad!). This seems not to happen on Mac.
Attachments
Adam Roben (:aroben)
Comment 1 2010-09-27 14:22:57 PDT
Enrica Casucci
Comment 2 2010-11-05 11:04:01 PDT
I cannot reproduce the problem anymore. Resolving the bug now.
Note You need to log in before you can comment on or make changes to this bug.