[Webkit-unassigned] [Bug 13267] New: Using <button> with the keyboard should be possible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 3 08:20:13 PDT 2007


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

           Summary: Using <button> with the keyboard should be possible
           Product: WebKit
           Version: 419.x
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: warp-opendarwin at spin.de


It should be possible to use buttons generated through <button> tags with the
keyboard. At the moment, it's possible to TAB to them, but pressing "Space"
does not actually click them.

<button> should be treated the same as <input type="submit">: If enter is
pressed the form is submitted and if space is pressed, the button should be
clicked.


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