In the page visible at http://srufaculty.sru.edu/david.dailey/svg/test/teststart.svg
A series of overlapping <image>s (each with an onmousedown listener) are assigned nonoverlapping <clipPath>s. In IE(ASV) and Firefox 1.5, the scope of the onmousedown is restricted to the size of the clipPath, but in Opera 9.0 Beta, the entire rectangle subsumed by the <image> seems to still listen to the mousedown. It seems like the clipPath should restrict the range of the event handling just as it restricts the range of the display of the associated imagery, n'est-ce pas? DD ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

