Koes, Derrick wrote:
What was the reasoning to remove keyboard events from g elements? The
draft 1.0 SVG spec has them. Future versions do not.
They were removed from all elements not just the 'g' element
(however Batik does support them). The reason is that they were
removed from DOM Events, the reason they were removed from DOM Events
is that they are not internationalizable (they can't support Input
methods - think Chinese, Japanese). Text Events or something has replaced
them (although Batik does not yet implement these).
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]