[Webkit-unassigned] [Bug 113906] New: when ARIA button contains a link, label text is ignored (affects main buttons on m.facebook.com)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 3 16:08:25 PDT 2013


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

           Summary: when ARIA button contains a link, label text is
                    ignored (affects main buttons on m.facebook.com)
           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: james at cookiecrook.com


Created an attachment (id=196421)
 --> (https://bugs.webkit.org/attachment.cgi?id=196421&action=review)
test case

when ARIA button contains a link, label text is ignored (affects main buttons on m.facebook.com)

For example, these two buttons have empty AXTitle and AXDescription values. Attached test case.

<div role="button"><a href="#">foo</a></div>
<button><a href="#">foo</a></button>

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