← Back to team overview

divmod-dev team mailing list archive

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

 

** Changed in: nevow
       Status: New => In Progress

** Changed in: nevow
   Importance: Undecided => Medium

** Changed in: nevow
     Assignee: (unassigned) => Jonathan Jacobs (jjacobs)

-- 
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:
  In Progress

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


References