|
From: <no...@so...> - 2001-01-12 19:22:49
|
Bug #123612, was updated on 2000-Nov-27 10:14
Here is a current snapshot of the bug.
Project: DynAPI 2
Category: None
Status: Open
Resolution: None
Bug Group: None
Priority: 5
Submitted by: jhancik
Assigned to : nobody
Summary: No mouseEvents in Mac IE5 in layers w/ images
Details: Using the example dynapi.api.mouseevents.htm try adding an image
to myLayer using the .setHTML command; it will break in Mac IE5. All of
the mouseEvents still work in mac nav 4.x, but none of them work in IE5 and
there are no fatal scripting errors generated or reported.
I tested using just text in the .setHTML command and the problem
disappeared - definately an image-related situation.
Here is the line I added:
myLayer.setHTML('<img src="images/gray_1.gif" width="250" height="144"
border="0">')
Follow-Ups:
Date: 2001-Jan-12 11:23
By: dcpascal
Comment:
Problem might be because of the event code and image tags.
This should be fixed once Jordi wins his war with the event code.
-------------------------------------------------------
Date: 2000-Dec-08 09:40
By: nobody
Comment:
I noticed that this bug also occurs when an image is added to any layer.
It causes all mouse events to disappear for everything.
-------------------------------------------------------
Date: 2000-Dec-08 09:38
By: nobody
Comment:
Is someone working on this bug?
-------------------------------------------------------
For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=123612&group_id=5757
|