Bugs #223612, was updated on 2000-11-27 10:14
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105757&aid=223612&group_id=5757

Category: None
Group: None
Status: Open
Priority: 5
Submitted By: Joshua Hancik
Assigned to: Nobody/Anonymous
Summary: No mouseEvents in Mac IE5 in layers w/ images

Initial Comment:
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">')

----------------------------------------------------------------------

Comment By: Nobody/Anonymous
Date: 2001-03-06 15:03

Message:
Logged In: NO 

See the comment on http://sourceforge.net/tracker/index.php?
func=detail&aid=226673&group_id=5757&atid=105757  It tells 
how the IE5 Mac is actually compatible with IE4 Windows.

----------------------------------------------------------------------

Comment By: Pascal Bestebroer
Date: 2001-02-25 05:56

Message:
Logged In: YES 
user_id=38844

see if it is fixed in latest CVS code

----------------------------------------------------------------------

Comment By: Pascal Bestebroer
Date: 2001-01-12 11:23

Message:
Problem might be because of the event code and image tags.
This should be fixed once Jordi wins his war with the event code.

----------------------------------------------------------------------

Comment By: Nobody/Anonymous
Date: 2000-12-08 09:40

Message:
I noticed that this bug also occurs when an image is added to any layer.  It causes 
all mouse events to disappear for everything.

----------------------------------------------------------------------

Comment By: Nobody/Anonymous
Date: 2000-12-08 09:38

Message:
Is someone working on this bug?

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105757&aid=223612&group_id=5757

_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev

Reply via email to