[Webkit-unassigned] [Bug 46653] New: Pressing tab to move focus to the next <input> inserts a tab character in that <input>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 27 14:22:06 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=46653

           Summary: Pressing tab to move focus to the next <input> inserts
                    a tab character in that <input>
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: data:text/html,<input><input>
        OS/Version: Windows XP
            Status: NEW
          Keywords: NeedsRadar, PlatformOnly
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com
                CC: andersca at apple.com, sam at webkit.org, enrica at apple.com


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.

-- 
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