From: nobody <no...@so...> - 2001-02-25 00:05:53
|
Artifact #404007, was updated on 2001-02-24 16:07 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=105757&aid=404007&group_id=5757 Category: Core API Group: None Status: Open Priority: 6 Submitted By: Robert Rainwater Assigned to: Nobody/Anonymous Summary: Events in Images (IE 5.5) Initial Comment: Using the dynapi_2001_02_24 snapshot, events in layers in IE 5.5 do not appear to be fired. For example, in the dynapi.gui.button.html example, the onmousedown events fail to fire when doing a mousedown on the image part of a button. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=105757&aid=404007&group_id=5757 |
From: nobody <no...@so...> - 2001-02-25 10:40:51
|
Artifact #404007, was updated on 2001-02-24 16:07 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=105757&aid=404007&group_id=5757 Category: Core API Group: None Status: Open Priority: 6 Submitted By: Robert Rainwater Assigned to: Pascal Bestebroer Summary: Events in Images (IE 5.5) Initial Comment: Using the dynapi_2001_02_24 snapshot, events in layers in IE 5.5 do not appear to be fired. For example, in the dynapi.gui.button.html example, the onmousedown events fail to fire when doing a mousedown on the image part of a button. ---------------------------------------------------------------------- Comment By: Pascal Bestebroer Date: 2001-02-25 02:42 Message: Logged In: YES user_id=38844 fixed the problem ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=105757&aid=404007&group_id=5757 |
From: nobody <no...@so...> - 2001-02-25 10:41:08
|
Artifact #404007, was updated on 2001-02-24 16:07 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=105757&aid=404007&group_id=5757 Category: Core API Group: None Status: Closed Priority: 6 Submitted By: Robert Rainwater Assigned to: Pascal Bestebroer Summary: Events in Images (IE 5.5) Initial Comment: Using the dynapi_2001_02_24 snapshot, events in layers in IE 5.5 do not appear to be fired. For example, in the dynapi.gui.button.html example, the onmousedown events fail to fire when doing a mousedown on the image part of a button. ---------------------------------------------------------------------- Comment By: Pascal Bestebroer Date: 2001-02-25 02:42 Message: Logged In: YES user_id=38844 uhm, and closed it. ---------------------------------------------------------------------- Comment By: Pascal Bestebroer Date: 2001-02-25 02:42 Message: Logged In: YES user_id=38844 fixed the problem ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=105757&aid=404007&group_id=5757 |
From: Doug M. <do...@cr...> - 2001-02-25 01:39:13
|
I've just updated my JS and found no such problem. Win98 IE 5.5 ----- Original Message ----- From: "nobody" <no...@so...> To: <no...@so...> Sent: Saturday, February 24, 2001 4:07 PM Subject: [Dynapi-Dev] [ dynapi-Bugs-404007 ] Events in Images (IE 5.5) > Artifact #404007, was updated on 2001-02-24 16:07 > You can respond by visiting: > http://sourceforge.net/tracker/?func=detail&atid=105757&aid=404007&group_id= 5757 > > Category: Core API > Group: None > Status: Open > Priority: 6 > Submitted By: Robert Rainwater > Assigned to: Nobody/Anonymous > Summary: Events in Images (IE 5.5) > > Initial Comment: > Using the dynapi_2001_02_24 snapshot, events in layers > in IE 5.5 do not appear to be fired. > > For example, in the dynapi.gui.button.html example, > the onmousedown events fail to fire when doing a > mousedown on the image part of a button. > > ---------------------------------------------------------------------- > > You can respond by visiting: > http://sourceforge.net/tracker/?func=detail&atid=105757&aid=404007&group_id= 5757 > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/lists/listinfo/dynapi-dev --- Outgoing mail is certified Virus Free by AVG Free Edition Download at: http://www.grisoft.com/html/us_index.cfm Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.231 / Virus Database: 112 - Release Date: 2/12/01 |
From: Robert R. <rra...@ya...> - 2001-02-25 09:28:47
|
Try any of the button examples or the scrollpane example. No events are fired when directly over an image. I'm using the latest code from CVS. I thought this had been fixed before? -- // Robert Rainwater On 2/24/2001, 11:37:55 PM EST, Doug wrote about "[Dynapi-Dev] [ dynapi-Bugs-404007 ] Events in Images (IE 5.5)": > I've just updated my JS and found no such problem. > Win98 > IE 5.5 > ----- Original Message ----- > From: "nobody" <no...@so...> > To: <no...@so...> > Sent: Saturday, February 24, 2001 4:07 PM > Subject: [Dynapi-Dev] [ dynapi-Bugs-404007 ] Events in Images (IE 5.5) >> Artifact #404007, was updated on 2001-02-24 16:07 >> You can respond by visiting: >> > http://sourceforge.net/tracker/?func=detail&atid=105757&aid=404007&group_id= > 5757 >> >> Category: Core API >> Group: None >> Status: Open >> Priority: 6 >> Submitted By: Robert Rainwater >> Assigned to: Nobody/Anonymous >> Summary: Events in Images (IE 5.5) >> >> Initial Comment: >> Using the dynapi_2001_02_24 snapshot, events in layers >> in IE 5.5 do not appear to be fired. >> >> For example, in the dynapi.gui.button.html example, >> the onmousedown events fail to fire when doing a >> mousedown on the image part of a button. >> >> ---------------------------------------------------------------------- >> >> You can respond by visiting: >> > http://sourceforge.net/tracker/?func=detail&atid=105757&aid=404007&group_id= > 5757 >> >> _______________________________________________ >> Dynapi-Dev mailing list >> Dyn...@li... >> http://lists.sourceforge.net/lists/listinfo/dynapi-dev > --- > Outgoing mail is certified Virus Free by AVG Free Edition > Download at: http://www.grisoft.com/html/us_index.cfm > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.231 / Virus Database: 112 - Release Date: 2/12/01 > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/lists/listinfo/dynapi-dev ---------------------- DynAPI Snapshots: http://dynapi.sourceforge.net/snapshot/ DynAPI Homepage: http://dynapi.sourceforge.net/ |