Sorry, wrong code segment. The code I had changed to get the scroll bar on
arrow keys Mac NS 4.x to function (but they stick) was line 45 in
scrollpane.js.
e.getTarget().cancelScroll();
Mike
-----Original Message-----
From: Michael Ellis
Sent: Tuesday, February 27, 2001 08:53
To: '[EMAIL PROTECTED]'
Subject: RE: [Dynapi-Dev] [ dynapi-Bugs-223612 ] No mouseEvents in Mac
IE5 in layers w/ images
I'm having similar NS 4.x Mac problems... We are not firing our mouse events
properly in scrollpane. If I comment out this line in the events.js
if (is.ns4 && (e.type=='mousedown') && is.platform=='mac')
evt.cancelBrowserEvent()
I get the mouseDown event, but not the following mouseUp event (slider
works, but trough doesn't work, and scroll down arrow sticks).
Don't know if this applies to this bug. Still working on this, and haven't
update my CVS code since Friday... mabye it's fixed.
Mike Ellis
-----Original Message-----
From: nobody [mailto:[EMAIL PROTECTED]]
Sent: Sunday, February 25, 2001 06:56
To: [EMAIL PROTECTED]
Subject: [Dynapi-Dev] [ dynapi-Bugs-223612 ] No mouseEvents in Mac IE5
in layers w/ images
Artifact #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: 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