- From: <bugzilla@jessica.w3.org>
- Date: Fri, 10 Sep 2010 03:15:59 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=9817 Leif Halvard Silli <xn--mlform-iua@xn--mlform-iua.no> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xn--mlform-iua@xn--mlform-i | |ua.no --- Comment #5 from Leif Halvard Silli <xn--mlform-iua@xn--mlform-iua.no> 2010-09-10 03:15:58 --- (In reply to comment #2) > I recommend only details receive focus and that the summary be a label for it. > In other words <summary> should not support tabindex Was this something you said based on how <label> works in Webkit? In Webkit, then it isn't possible to jump to the <label> via tabbing, no matter if you set the @tabindex attribute for <label>. As one tabs, the <label> is simply jumped over, in favour of the next element on the index list. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Friday, 10 September 2010 03:16:01 UTC