[Webkit-unassigned] [Bug 71854] Access key should work on all elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 9 01:30:22 PST 2011


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





--- Comment #4 from Vineet Chaudhary (vineetc) <rgf748 at motorola.com>  2011-11-09 01:30:22 PST ---
Created an attachment (id=114225)
 --> (https://bugs.webkit.org/attachment.cgi?id=114225&action=review)
Test Case 2

Also it is observed that on IE(7) apart from input and anchor element other element (here in case) div element also have accessKey property.
On IE div element gets focus on pressing Alt+d. 

May be this could be handled in HTMLElement::accessKeyAction(bool sendToAnyElement).

Please let me know your thoughts on this?

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