Input for Agenda Planning for the Web Applications Working Group
This is the view of actions grouped by issues ordered by due dates; see also the view of issues groups by products.
Action Items Pending Review
There are 0 pending review actions.
Overdue action items
There are 84 overdue actions.
Action items due next week
There are 0 upcoming actions.
Issues discussed over the last week
There are 0 recently discussed issues listed in the system.
Raised Issues
There are 3 raised issues listed in the system.
| ID | State | Title | Raised on | Product | Open Actions |
|---|---|---|---|---|---|
| ISSUE-108 |
RAISED | confused deputy problem | 2009-11-02 | CORS | 0 |
| ISSUE-183 Compositionstart Cancellation |
RAISED | compositionstart should not be cancellable for IME | 2011-08-16 | DOM3 Events | 0 |
| ISSUE-184 data for compositionstart |
RAISED | data of compositionstart dead key examples are wrong | 2011-08-16 | DOM3 Events | 0 |
Pending Review Issues
The following issues are candidate for closing.
There are 56 pending review issues listed in the system.
| ID | State | Title | Raised on | Product | Open Actions |
|---|---|---|---|---|---|
| ISSUE-102 focus and focus() |
PENDING REVIEW | Behavior of focus events when interacting with focus()/blur() methods needs to be defined | 2009-09-22 | DOM3 Events | 0 |
| ISSUE-110 code-point conversion |
PENDING REVIEW | Should we remove the code-point conversion from the D3E spec? | 2009-11-03 | DOM3 Events | 0 |
| ISSUE-112 event name whitespace |
PENDING REVIEW | Whitespace characters are allowed by all browsers in their event names. | 2010-01-06 | DOM3 Events | 0 |
| ISSUE-113 resize |
PENDING REVIEW | Clarify when resize events fire | 2010-01-31 | DOM3 Events | 0 |
| ISSUE-120 scroll basic event |
PENDING REVIEW | Consider returning 'scroll' from UIEvent to Event interface | 2010-09-10 | DOM3 Events | 0 |
| ISSUE-121 beforeInput |
PENDING REVIEW | Consider generalizing the 'textInput' event to cover all user-initiated changes | 2010-09-10 | DOM3 Events | 0 |
| ISSUE-122 add mousewheel |
PENDING REVIEW | Consider adding 'mousewheel' again | 2010-09-10 | DOM3 Events | 0 |
| ISSUE-123 feature strings |
PENDING REVIEW | Rationale for feature strings | 2010-09-15 | DOM3 Events | 0 |
| ISSUE-124 reword examples |
PENDING REVIEW | Remove RFC2119 keywords from examples | 2010-09-15 | DOM3 Events | 0 |
| ISSUE-125 DOM Views |
PENDING REVIEW | Consider dropping DOM Views reference for HTML5 defaultView | 2010-09-15 | DOM3 Events | 0 |
| ISSUE-127 cancelBubble / srcElement |
PENDING REVIEW | Consider adding cancelBubble and srcElement | 2010-09-15 | DOM3 Events | 0 |
| ISSUE-128 preventDefault |
PENDING REVIEW | Define preventDefault to account for pre-propagation default actions | 2010-09-15 | DOM3 Events | 0 |
| ISSUE-129 event constructors |
PENDING REVIEW | Revisit event constructors | 2010-09-15 | DOM3 Events | 0 |
| ISSUE-130 Web IDL |
PENDING REVIEW | Consider using Web IDL for the IDL fragments | 2010-09-15 | DOM3 Events | 0 |
| ISSUE-131 defaultView load |
PENDING REVIEW | Define load event to fire on defaultView | 2010-09-15 | DOM3 Events | 0 |
| ISSUE-134 optional useCapture |
PENDING REVIEW | Consider making useCapture parameter of add/removeEventListener optional | 2010-09-30 | DOM3 Events | 0 |
| ISSUE-135 DOMAttributeChangeRequestEvent |
PENDING REVIEW | Consider adding DOMAttributeChangeRequestEvent | 2010-10-02 | DOM3 Events | 0 |
| ISSUE-136 getCoordsAt |
PENDING REVIEW | Consider adding MouseEvent.getCoordsAt(element) | 2010-10-06 | DOM3 Events | 0 |
| ISSUE-137 IME-keypress |
PENDING REVIEW | Should keypress events fire when using an IME? | 2010-10-06 | DOM3 Events | 0 |
| ISSUE-138 keyboard mapping |
PENDING REVIEW | Define "keyboard mapping" | 2010-10-06 | DOM3 Events | 0 |
| ISSUE-139 clarify key repeat |
PENDING REVIEW | Define which events repeat when a key is held down | 2010-10-06 | DOM3 Events | 0 |
| ISSUE-140 textInput keydown keypress |
PENDING REVIEW | textInput event as default action of both keydown and keypress? | 2010-10-06 | DOM3 Events | 0 |
| ISSUE-141 IME examples |
PENDING REVIEW | IME examples | 2010-10-06 | DOM3 Events | 0 |
| ISSUE-142 multiple keypress |
PENDING REVIEW | one keydown might fire multiple keypress/textInput events | 2010-10-06 | DOM3 Events | 0 |
| ISSUE-143 editorial d3e |
PENDING REVIEW | DOM3 Events editorial errors | 2010-10-06 | DOM3 Events | 0 |
| ISSUE-144 propagation exceptions |
PENDING REVIEW | exceptions in handlers during event propagation | 2010-10-06 | DOM3 Events | 0 |
| ISSUE-145 event handler ordering |
PENDING REVIEW | Ordering event handlers registered by different means | 2010-10-06 | DOM3 Events | 0 |
| ISSUE-146 capture-phase targets |
PENDING REVIEW | Capture-phase listeners invoked on targets | 2010-10-06 | DOM3 Events | 0 |
| ISSUE-147 event re-dispatching |
PENDING REVIEW | re-dispatching an event that already has its flow started | 2010-10-06 | DOM3 Events | 0 |
| ISSUE-153 wheel delta |
PENDING REVIEW | Converting wheel events to mousewheel and DOMMouseScroll | 2010-10-20 | DOM3 Events | 0 |
| ISSUE-154 multiple wheel deltas |
PENDING REVIEW | Clarify diagonal wheel deltas on wheel events | 2010-10-20 | DOM3 Events | 0 |
| ISSUE-156 KeyLocationCode |
PENDING REVIEW | Reword KeyLocationCode | 2010-10-20 | DOM3 Events | 0 |
| ISSUE-157 initKeyboardEvent |
PENDING REVIEW | Problems with initKeyboardEvent | 2010-10-20 | DOM3 Events | 0 |
| ISSUE-158 KeyLocationCode constants |
PENDING REVIEW | Clarify KeyLocationCode constants | 2010-10-20 | DOM3 Events | 0 |
| ISSUE-159 ctrlKey |
PENDING REVIEW | Clarify ctrlKey | 2010-10-20 | DOM3 Events | 0 |
| ISSUE-160 KeyboardEvent.char |
PENDING REVIEW | Clarify KeyboardEvent.char | 2010-10-20 | DOM3 Events | 0 |
| ISSUE-161 KeyboardEvent.key |
PENDING REVIEW | Clarify KeyboardEvent.key | 2010-10-20 | DOM3 Events | 0 |
| ISSUE-162 KeyboardEvent |
PENDING REVIEW | Clarify KeyboardEvent wording | 2010-10-20 | DOM3 Events | 0 |
| ISSUE-163 depressed keys |
PENDING REVIEW | Change "key is depressed" to "modifier was active" | 2010-10-20 | DOM3 Events | 0 |
| ISSUE-164 char keyCode entries |
PENDING REVIEW | Add char and keyCode properties to keypress, keydown and keyup entries | 2010-10-20 | DOM3 Events | 0 |
| ISSUE-165 conditional keydown |
PENDING REVIEW | Clarify conditional keydown clause | 2010-10-20 | DOM3 Events | 0 |
| ISSUE-166 keydown default action |
PENDING REVIEW | Clarify relationship between keydown and textInput default action | 2010-10-20 | DOM3 Events | 0 |
| ISSUE-167 color-code tab |
PENDING REVIEW | Add color coding to 'Tab' key | 2010-10-20 | DOM3 Events | 0 |
| ISSUE-168 keypress keydown typo |
PENDING REVIEW | Fix typo in keypress and keydown | 2010-10-20 | DOM3 Events | 0 |
| ISSUE-169 keypress textInput default action |
PENDING REVIEW | Clarify more detail on textInput as default action for keypress | 2010-10-20 | DOM3 Events | 0 |
| ISSUE-171 Event.timeStamp |
PENDING REVIEW | Consider removing Event.timeStamp value 0 | 2010-10-20 | DOM3 Events | 0 |
| ISSUE-172 Event.timeStamp |
PENDING REVIEW | Fix Event.timeStamp | 2010-10-20 | DOM3 Events | 0 |
| ISSUE-174 inline function listener |
PENDING REVIEW | Clarify addEventListener/removeEventListener listener argument type | 2010-12-24 | DOM3 Events | 0 |
| ISSUE-175 PFWG Comments |
PENDING REVIEW | PFWG comments on DOM 3 Events | 2011-01-06 | DOM3 Events | 0 |
| ISSUE-176 event propagation for other tree structures |
PENDING REVIEW | Clarify that event propagation could be applied to other tree like structures than the DOM | 2011-04-26 | DOM3 Events | 0 |
| ISSUE-177 float wheel deltas |
PENDING REVIEW | WheelEvent deltaX/deltaY/deltaZ | 2011-05-02 | DOM3 Events | 0 |
| ISSUE-178 empty string and null event types |
PENDING REVIEW | Implementations and DOM Core allow empty string and null event types | 2011-05-05 | DOM3 Events | 0 |
| ISSUE-179 DOMException |
PENDING REVIEW | DOM Core uses INVALID_STATE_ERR (DOMException) where D3E uses DISPATCH_REQUEST_ERR (EventException) | 2011-05-05 | DOM3 Events | 0 |
| ISSUE-180 element-removed no-click |
PENDING REVIEW | onclick after removing element from document during onmouseup | 2011-05-11 | DOM3 Events | 0 |
| ISSUE-185 handleEvent |
PENDING REVIEW | Functions that Implement the EventListener Interface | 2011-08-16 | DOM3 Events | 0 |
| ISSUE-186 outstandingissue |
PENDING REVIEW | DOM3Events Outstanding Issues | 2011-10-13 | DOM3 Events | 0 |