Hi Brian,

replace the line

    node = evt.getTarget();

by

    node = evt.getCurrentTarget();

I do not know which behavior is correct, though (Batik's or Adobe's).


Cheers, 

Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to