Hi! I checked the screencoords (getScreenX, getScreenY), but the value it returns is the upperleftcorner of the svgcanvas in screen coords, NOT the location of the event in screen coords ;-(. I assume the correct behaviour should be returning the screencoords of the event location (as stated in the api-docs)?
getClientX and getClientY work fine! Michael. On Wednesday 12 June 2002 14:07, you wrote: > > I use Batik 1.5 CVS, jdk140 on Linux Suse7.2 > > > > The problem is with the screen coordinates obtained from the Batik > > MouseEvent. > > the bug should be fixed now. > > Thierry. > > > --------------------------------------------------------------------- > 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]
