[Webkit-unassigned] [Bug 72359] New: Access key should work on focusable div element.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 15 00:30:56 PST 2011


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

           Summary: Access key should work on focusable div element.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rgf748 at motorola.com
                CC: rgf748 at motorola.com


Created an attachment (id=115113)
 --> (https://bugs.webkit.org/attachment.cgi?id=115113&action=review)
Test Case

As per the specification http://dev.w3.org/html5/spec/Overview.html#the-accesskey-attribute all the elements can have the accesskey content attribute set.
In attached test case DIV element can support focus and should be focused with "accesssKey" attribute.

IE(7) : Is able to focus DIV.

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