[Bug 23407] New: provide code example and best practice advice for dialog

https://www.w3.org/Bugs/Public/show_bug.cgi?id=23407

            Bug ID: 23407
           Summary: provide code example and best practice advice for
                    dialog
           Product: HTML WG
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTML5 spec
          Assignee: dave.null@w3.org
          Reporter: faulkner.steve@gmail.com
        QA Contact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-admin@w3.org,
                    public-html-wg-issue-tracking@w3.org

"4.11.7 The dialog element"
http://www.w3.org/html/wg/drafts/html/master/interactive-elements.html#the-dialog-element

there is not currently a code example, add on with advice on placement of
DIALOG in DOM scoped to body, so in case where called as a modal dialog all
content except dialog is marked as inert.
also provide advice on desired keyboard behaviour:
move focus to dialog on open
move focus back to trigger control on close.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 1 October 2013 09:06:24 UTC