[Tickets #6803] Re: Accesskeys in Firefox 3
bugs at horde.org
bugs at horde.org
Wed Aug 20 20:51:37 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/6803
------------------------------------------------------------------------------
Ticket | 6803
Updated By | Jan Schneider <jan at horde.org>
Summary | Accesskeys in Firefox 3
Queue | Horde Base
Version | HEAD
Type | Bug
State | Assigned
Priority | 1. Low
Milestone |
Patch |
-Owners | Horde Developers, Chuck Hagenbuch
+Owners | Horde Developers
------------------------------------------------------------------------------
Jan Schneider <jan at horde.org> (2008-08-20 16:51) wrote:
I have implemented a javascript access key handler in CVS HEAD which
seems to work great so far. It doesn't handle onclick events yet that
have been attached programatically though.
Here's some code snippet from Michael that should do that trick:
$H(Event.cache[$(element)._prototypeEventID.first()]).findAll(function(h) {
return h.key && h.value.flatten().size(); });
More information about the bugs
mailing list