- From: Jean-Claude Dufourd <jcdufourd@gmail.com>
- Date: Mon, 23 Jan 2006 05:32:47 +0100
- To: Bjoern Hoehrmann <derhoermi@gmx.net>
- CC: Andrew Shellshear <Andrew.Shellshear@cisra.canon.com.au>, www-svg@w3.org, Jean-Claude Dufourd <jcdufourd@gmail.com>
Bjoern Hoehrmann wrote:
> * Andrew Shellshear wrote:
>>> It seems that the table describing events in interact.html#SVGEvents is
>>> missing the bubble phase information.
>>>
>>> Please add this necessary information.
>> Could you give an example of the kind of information you'd like to see in the table?
>> For example, what would you put in the entry for (say) click?
>
> Yes. In the DOM Event model all events have an intrinsic bubbling
> behavior, that is, whether the event bubbles by default. This is defined
> in DOM Level 3 Events for all events defined there; the SVG 1.2 drafts
> don't tend to define this for their proprietary events, as pointed e.g.
> by Ian in <http://lists.w3.org/Archives/Public/www-svg/2004Oct/0144>, so
> it's a bit odd that this is still not defined.
To make it very clear, DOM events declares for each event:
* Bubbles: Yes/No
* Cancelable: Yes/No
* Context Info: None/<description>
We think the "Bubbles: Yes/No" is missing for all SVG events.
Please add this information to the draft
Best regards
JC
--
*Jean-Claude Dufourd* - Chief Scientist, *Streamezzo*
83, Bd du Montparnasse 75006 Paris - Tel: +33 (0) 153632847
*http://www.streamezzo.com* - Fax: +33 (0) 142224601
Visit us at 3GSM, Booth E56-57 Hall 2, Feb. 13-16, 2006, Barcelona
Received on Monday, 23 January 2006 04:31:48 UTC