[Webkit-unassigned] [Bug 75478] <summary> is not keyboard accessible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 7 05:14:15 PST 2012


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





--- Comment #16 from Mathias Bynens <mathias at qiwi.be>  2012-02-07 05:14:15 PST ---
(In reply to comment #5)
> This patch contains following:
> Show the hidden content of <details> element on pressing Enter key on a focused <details> or <summary> element.
> In the specification http://www.whatwg.org/specs/web-apps/current-work/multipage/interactive-elements.html#the-details-element I couldn't find information related to the activation behavior for <detail> element with Enter key. Here is a proposed patch that expands the <detail> element on pressing the Enter key.

Shouldn’t the Space key have the same effect as Enter when <summary> is focused? I’d expect it to, as that’s how it works for most other keyboard-accessible elements.

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