- From: Jon Ferraiolo <jonf@adobe.com>
- Date: Mon, 30 Jan 2006 15:16:31 -0800
- To: "Anne van Kesteren" <fora@annevankesteren.nl>, <www-svg@w3.org>
+1 on changing the DOM3 Events spec to say that DOMFocusIn should not support mouse events. (Because of backwards compatibility issues, maybe the DOM3 Events spec can only strongly recommend this behavior for DOMFocusIn but may not be able to mandate it in all cases. Even if this is true, I believe that CDF/WICD and SVG should mandate it.) +1 on changing the test case. Jon -----Original Message----- From: www-svg-request@w3.org [mailto:www-svg-request@w3.org] On Behalf Of Anne van Kesteren Sent: Monday, January 30, 2006 2:18 PM To: www-svg@w3.org Subject: RE: [svg11] test suite question Quoting Jon Ferraiolo <jonf@adobe.com>: > I agree with Cameron. I think the SVG specification should remove any > ambiguities about DOMFocusIn/Out and state that these events only have > to do with focus in the tab-navigation and forms sense (i.e., current > field to which keyboard events are dispatched) and not with mouse > over/out. That would be great. (I hope DOM Level 3 Events can make this more clear than DOM Level 2 Events.) As currently defined they are completely incompatible with how focus events are expected to work in HTML documents and such. So you also agree that this testcase needs an update? -- Anne van Kesteren <http://annevankesteren.nl/>
Received on Monday, 30 January 2006 23:16:43 UTC