ISSUE-145: Ordering event handlers registered by different means

event handler ordering

Ordering event handlers registered by different means

State:
CLOSED
Product:
HISTORICAL: DOM3 Events [All Bugs and Issues use Bugzilla: http://tinyurl.com/Bugs-DOM3Events]
Raised by:
Doug Schepers
Opened on:
2010-10-06
Description:
Sergey Ilinsky in <http://lists.w3.org/Archives/Public/www-dom/2010JulSep/0192.html>:
[[
Has the issue of ordering execution of handlers added by the following means
been addressed?
a) node.oneventx = f;
b) node.setAttribute("eventx", f)
c) node.addEventListener("eventx", f)

There is a chance DOM Events is not a right place to specify this behaviour
but can the author then make sure this is specified somewhere else so that
the modern browsers would implement same behaviour?

]]
Related Actions Items:
No related actions
Related emails:
  1. Re: ISSUE-145 (event handler ordering): Ordering event handlers registered by different means [DOM3 Events] (from Jacob.Rossi@microsoft.com on 2011-08-03)
  2. Minutes, DOM3 Events telcon, 04 Feb 2011 (from schepers@w3.org on 2011-02-06)
  3. Re: ISSUE-145 (event handler ordering): Ordering event handlers registered by different means [DOM3 Events] (from dhtmlkitchen@gmail.com on 2010-10-06)
  4. ISSUE-145 (event handler ordering): Ordering event handlers registered by different means [DOM3 Events] (from sysbot+tracker@w3.org on 2010-10-06)

Related notes:

Revision 1.176. Referenced HTML5 for its definition of how event handler attributes fit in the ordering of listeners.

Jacob Rossi, 2 May 2011, 06:29:49

Display change log ATOM feed


Chair, Staff Contact
Tracker: documentation, (configuration for this group), originally developed by Dean Jackson, is developed and maintained by the Systems Team <w3t-sys@w3.org>.
$Id: 145.html,v 1.1 2016/01/25 10:26:15 carine Exp $