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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 7 05:36:28 PST 2012


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





--- Comment #20 from Mathias Bynens <mathias at qiwi.be>  2012-02-07 05:36:27 PST ---
(In reply to comment #19)
> I think Enter key is more suitable than space, so making it default. But
> platforms can have other options to toggle display by just modifying
> shouldToggle() for related platform.

It’s not a matter of XOR, but OR :) Both keys should toggle the contents. http://dvcs.w3.org/hg/html-api-map/raw-file/tip/Overview.html#examples-sum says:

> Pressing the spacebar or enter key when the summary element has focus will
> show the details element content if the content is hidden. If the details
> element content is showing and the summary element has focus, pressing the
> spacebar or enter key will hide the details element content.

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