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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 15 10:29:05 PST 2011


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





--- Comment #2 from Alexey Proskuryakov <ap at webkit.org>  2011-11-15 10:29:06 PST ---
(From update of attachment 115127)
Implementing this in HTMLElement::accessKeyAction() means that elements are either focused, or get a simulated click (because HTMLAnchorElement and other subclasses override this method). This seems inconsistent.

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