- From: <bugzilla@jessica.w3.org>
- Date: Thu, 26 Sep 2013 17:29:01 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23365 --- Comment #6 from Matt Falkenhagen <falken@chromium.org> --- (In reply to alexander surkov from comment #5) > (In reply to Matt Falkenhagen from comment #4) > > ""Let control be the first focusable element in tree order whose nearest > > ancestor dialog element is subject or that has an autofocus attribute > > specified." > > > > Maybe it should be more explicit that autofocus has priority? > > agree since the statement form is "x or y" then the statement is true > whenever x is true, so it can be read as focus first focusable control, > otherwise focus unfocusable element having autfocus attribute. True though what I was worried more about is ambiguity over whether the first element in tree order or an element with autofocus gets focus. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Thursday, 26 September 2013 17:29:06 UTC