← Back to team overview

divmod-dev team mailing list archive

[Bug 806545] [NEW] Expose browser-generated events to Athena event handlers

 

Public bug reported:

There is currently no way to access the event object from an Athena
event handler. Quirksmode has a lot of information [1] that can be
useful for implementing this in the "inline event handler" model that
Athena currently employs.

It would be worth wrapping the event objects to expose a useful subset
of functionality in a cross-browser way.

[1] <http://www.quirksmode.org/js/events_access.html#link6>

** Affects: nevow
     Importance: Undecided
         Status: New


** Tags: athena events

-- 
You received this bug notification because you are a member of Divmod-
dev, which is the registrant for nevow.
https://bugs.launchpad.net/bugs/806545

Title:
  Expose browser-generated events to Athena event handlers

Status in Divmod Nevow:
  New

Bug description:
  There is currently no way to access the event object from an Athena
  event handler. Quirksmode has a lot of information [1] that can be
  useful for implementing this in the "inline event handler" model that
  Athena currently employs.

  It would be worth wrapping the event objects to expose a useful subset
  of functionality in a cross-browser way.

  [1] <http://www.quirksmode.org/js/events_access.html#link6>

To manage notifications about this bug go to:
https://bugs.launchpad.net/nevow/+bug/806545/+subscriptions


Follow ups

References