W3C

- DRAFT -

Web Applications Working Group Teleconference

14 Apr 2010

See also: IRC log

Attendees

Present
Shepazu, [Microsoft], Olli_Pettay
Regrets
Chair
SV_MEETING_CHAIR
Scribe
smaug_, smaug

Contents


<trackbot> Date: 14 April 2010

<shepazu> http://dev.w3.org/cvsweb/2006/webapi/DOM-Level-3-Events/html/DOM3-Events.html

<shepazu> http://dev.w3.org/2006/webapi/DOM-Level-3-Events/html/DOM3-Events.html

<smaug_> scribe, smaug_

<shepazu> scribenick: smaug_

Travis: going through issues
... there is still magnify event

shepazu: we should clarify focused and active element

Travis: it all depends on whether the browser is focused or no

<smaug> testing

<smaug> scribenick, smaug

<smaug> scribenick: smaug

shepazu: I'm not quite sure whether relatedTarget should be null in some cases in FocusEvent.relatedTarget

Travis: this is about the security issue focusing iframe for example
... or if relatedTarget comes anywhere outside the document

shepazu: writing email to the mailing about relatedTarget
... I took magnify out of the spec

registering events on nodes

<shepazu> http://dev.w3.org/2006/webapi/DOM-Level-3-Events/html/DOM3-Events.html#interface-EventTarget

<shepazu> http://dev.w3.org/2006/webapi/DOM-Level-3-Events/html/DOM3-Events.html#example-mousemove-click

shepazu: the latter link points to example which isn't quite right

Travis: you can't register something unless it is eventtarget
... trusted (implementation) mouse events fire only on elements
... but scripts may create mouse events and fire them on text nodes

smaug: so remove "text nodes cannot be registered as event listeners"

Travis: in the big blue table, those proximal event target types are for the "trusted events"

<Travis> trusted of type boolean, readonly, introduced in DOM Level 3

<Travis> Used to indicate whether this event was generated by the user agent (trusted) or by script (untrusted). See trusted events for more details.

shepazu: should I define hysteresis

Travis: yeah

<shepazu> define different headers in the List of DOM3 Event Types (esp. Trusted Proximal event target types)

<shepazu> also, explain in eventListener interface that though every node typ can be an event target, different trusted event types can only be registered and have as targets specific node types

Travis: about compositionend
... it is currently cancelable
... if it is cancelled textInput isn't fired
... in our implementation compositionend fires in few different cases: user commits the composition, or if IME looses focus etc
... so IME tells when it is "done" and we fire compositionend
... the feedback I had, cancelling compositionend cannot "undo" composition

smaug: cancelling textInput doesn't make

Travis: if you have textInput listener, you can always know the previous value

smaug: just store the old value somewhere

shepazu: no sense to have textInput cancelable

smaug: make it non-cancelable

Travis & shepazu yep

Travis: cancelling compositionend doesn't prevent textInput from firing

i.e. doesn't undo the composition

<shepazu> http://dev.w3.org/2006/webapi/DOM-Level-3-Events/html/DOM3-Events.html#event-type-compositionend

Travis: currently only compositionstart is effectively cancelable

publish a working draft

shepazu: for next week I'll try to get rid of as many issues as possible
... then we'll publish

resolution: publish new DOM 3 Events working draft

ArtB: I would get not yet LC

er

guess

shepazu: once again I mentioned to XForms wg about DOMActivate that they haven't sent all the feedback
... I'd like to have LC before mid May

<shepazu> trackbot, end telcon

Summary of Action Items

[End of minutes]

Minutes formatted by David Booth's scribe.perl version 1.133 (CVS log)
$Date: 2010/04/19 14:04:36 $

Scribe.perl diagnostic output

[Delete this section before finalizing the minutes.]
This is scribe.perl Revision: 1.133  of Date: 2008/01/18 18:48:51  
Check for newer version at http://dev.w3.org/cvsweb/~checkout~/2002/scribe/

Guessing input format: RRSAgent_HTML_Format (score 1.00)

Succeeded: s/Tursted/Trusted/
Succeeded: s/ifferent event types/ifferent trusted event types/
Found ScribeNick: smaug_
Found ScribeNick: smaug
Inferring Scribes: smaug_, smaug
Scribes: smaug_, smaug
ScribeNicks: smaug_, smaug
Default Present: Shepazu, [Microsoft], Olli_Pettay
Present: Shepazu [Microsoft] Olli_Pettay

WARNING: No meeting chair found!
You should specify the meeting chair like this:
<dbooth> Chair: dbooth

Found Date: 14 Apr 2010
Guessing minutes URL: http://www.w3.org/2010/04/14-webapps-minutes.html
People with action items: 

WARNING: Input appears to use implicit continuation lines.
You may need the "-implicitContinuations" option.


[End of scribe.perl diagnostic output]