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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 9 04:24:39 PST 2011


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





--- Comment #6 from Vineet Chaudhary (vineetc) <rgf748 at motorola.com>  2011-11-09 04:24:39 PST ---
(From update of attachment 114247)
View in context: https://bugs.webkit.org/attachment.cgi?id=114247&action=review

> LayoutTests/fast/forms/access-key-for-all-elements.html:8
> +<div id="test"></div>

Currently it is checking only for DIV element which doesn't works with "accessKey" by default. With this patch it is expected to work now for DIV as well as all other elements.
I tried to have test to check for all element but couldn't find any. Please let me know if anyone have better thoughts to check for all "Elements", 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