[Tickets #6803] Re: Accesskeys in Firefox 3
bugs at horde.org
bugs at horde.org
Wed Aug 20 20:52: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
------------------------------------------------------------------------------
Jan Schneider <jan at horde.org> (2008-08-20 16:52) wrote:
Some explaining comments:
Any element that has at least 1 event listener added to it via
Event.observe() has the attribute '_prototypeEventID' set. This
attribute links to the location in the Event.cache() which contains
the observe information. This code snippet will return the
Event.cache element if it exists and if it has at least 1 observed
event (looks like the Event.cache array is not pruned when the last
observer is removed)
More information about the bugs
mailing list