[Webkit-unassigned] [Bug 138566] New: AX: Add support for ARIA 1.1 attribute 'aria-modal' for dialog and alertdialog

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 10 09:16:13 PST 2014


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

            Bug ID: 138566
           Summary: AX: Add support for ARIA 1.1 attribute 'aria-modal'
                    for dialog and alertdialog
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jcraig at apple.com
                CC: webkit-bug-importer at group.apple.com

AX: Add support for ARIA 1.1 attribute 'aria-modal' for dialog and alertdialog
http://rawgit.com/w3c/aria/master/aria/aria.html#aria-modal

aria-modal=false (default, dialog is not modal)
aria-modal=true (dialog is modal)

Current UA/AT text is: "When a modal element is displayed, assistive technologies SHOULD navigate to the element unless focus has explicitly been set elsewhere. Assistive technologies MAY limit navigation to the modal element's contents. If focus moves to an element outside the modal element, assistive technologies SHOULD NOT limit navigation to to the modal element."

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141110/42dc47f9/attachment-0002.html>


More information about the webkit-unassigned mailing list