[Webkit-unassigned] [Bug 73237] New: <input required> and <input aria-required="true"> should both provide "error bubble" when input is empty

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 28 11:56:48 PST 2011


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

           Summary: <input required> and <input aria-required="true">
                    should both provide "error bubble" when input is empty
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: john at foliot.ca


<input required> and <input aria-required="true"> should both provide "error bubble" when input is empty; currently only <input required> does so. For legacy reasons authors should use the aria-required="true" as it has better support in screen readers. Since HTML5's "required"  == aria-required="true" in the Accessibility APIs it would be nice if the visual output was equal as well.

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