This is a known issue, and has already been put in as a bug against batik1.7beta1. ---------- Original Message ---------------------------------- From: "Angus McInnes" <[EMAIL PROTECTED]> Reply-To: [email protected] Date: Sat, 30 Jun 2007 20:19:14 +1000
>I created an svg file containing the following content: > ><svg xmlns="http://www.w3.org/2000/svg" onkeydown="alert('foo')"/> > >When I view it in squiggle (1.7beta1), the onkeydown handler only runs >the first time I press a key. I think this is a bug, because it should >run every time I press a key. >If I replace onkeydown with onkeyup, it works properly and the message >appears every time I release a key. > >I have tried this on windows and linux, and the behaviour is the same on both. > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
