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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 3 07:20:18 PST 2012


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


Arko Saha <nghq36 at motorola.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #125322|                            |review?
               Flag|                            |




--- Comment #5 from Arko Saha <nghq36 at motorola.com>  2012-02-03 07:20:18 PST ---
Created an attachment (id=125322)
 --> (https://bugs.webkit.org/attachment.cgi?id=125322&action=review)
Proposed patch

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.
Please let me know your thoughts on the same. Thanks.

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