Bugs #404898, was updated on 2001-02-28 06:33 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=105757&aid=404898&group_id=5757 Category: Browser-Specific Issue Group: None Status: Closed Priority: 5 Submitted By: Nobody/Anonymous Assigned to: Nobody/Anonymous Summary: Netscape6.0-Mousevent-Image-Problem Initial Comment: Mousevents work fine, even with Netscape6.0. But as soon as I want to use mouse-events on an image, it doesn't work anymore. If I create a dynimg and attach a listener, no events occur. If I create a dynlayer and append a dynimg to it, the layer itself reacts to mouse-events - except for the part where the image is. (e.g. if the layer is 100x100px and the image has 100x50 and is positioned at 0,0: Only the lower half of the layer responds to mouse-events) The funny thing is that the compatibility-table claims that mousevents work fine on Netscape6.0! ---------------------------------------------------------------------- Comment By: Cameron Hart Date: 2001-03-02 08:23 Message: Logged In: YES user_id=131268 What version of the API are you using? This wouldn't work in the current stable release, but has been fixed in the latest CVS. I've tested this by attaching an event listener for mouseover and mouseout to the dynimage in the dynimage example and NS6 picks up the event. So I think this bug has been fixed. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=105757&aid=404898&group_id=5757 _______________________________________________ Dynapi-Dev mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/dynapi-dev
