[Webkit-unassigned] [Bug 91563] New: AX: <input type="submit"> unlabelled.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 17 17:27:46 PDT 2012


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

           Summary: AX: <input type="submit"> unlabelled.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dtseng at google.com
                CC: cfleizach at apple.com, aboxhall at chromium.org


- load a page with ...<input type="submit">...
- use VoiceOver to read the button in Safari, or Jaws on Windows Chrome.

result:
"button"

expected:
"submit button"

Note that this works properly in IE, and FF in Windows. If the input tag does not contain any other labels, it should be safe to assume that type="submit" is a submit button in the label.

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