From: Robert R. <rra...@ya...> - 2001-01-26 23:22:53
|
I don't recall any fix being made for this bug. As far as I can tell, nothing has changed with the code that would have fixed this. -- // Robert Rainwater On 1/26/2001, 6:18:22 PM EST, Abel wrote about "[Dynapi-Dev] DynLayer Bug": > that bug was fixed already doesn't it? > i remembered the following post: > -----Original Message----- > From: dyn...@li... > [mailto:dyn...@li...]On Behalf Of > no...@so... > Sent: Martes, 09 de Enero de 2001 01:40 p.m. > To: no...@so...; no...@so...; > dyn...@so... > Subject: [Dynapi-Dev] [Bug #128201] Duplicating layers in case of NS4 > when resizing the browser > Bug #128201, was updated on 2001-Jan-09 11:39 > Here is a current snapshot of the bug. > Project: DynAPI 2 > Category: None > Status: Open > Resolution: None > Bug Group: None > Priority: 5 > Submitted by: nobody > Assigned to : nobody > Summary: Duplicating layers in case of NS4 when resizing the browser > Details: We should avoid calling invokeEvent('create') in > DynLayer.createElement when > it is called from DynDocument.recreateAll. (The latter is called after the > NS 4.x browser window is resized.) > The 'create' event duplicates all the layers which are created in custom > widgets' onCreate event handlers > when we resize the NS 4.x browser. > For detailed info, follow this link: > http://sourceforge.net/bugs/?func=detailbug&bug_id=128201&group_id=5757 > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev > -----Original Message----- > From: dyn...@li... > [mailto:dyn...@li...]On Behalf Of Nathan > Winder > Sent: Viernes, 26 de Enero de 2001 05:05 p.m. > To: dyn...@li... > Subject: [Dynapi-Dev] DynLayer Bug > I was working with DynLayers and I discovered a bug in Netscape 4 > When the Browser Window is resized it invokes "oncreate" and results in a > program defined error saying that certain elements, ei. DynLayers, which I > created in the oncreate function are already created, and are children of > the parent DynLayer. This error does not however occur in ie. > I have not had a chance to look at DynLayer source yet, but when I figure > out the problem I will send the solution. However I might not be bale to > figure it out, so I will figure out what is causeing the error and send you > that. > _________________________________________________________________ > Get your FREE download of MSN Explorer at http://explorer.msn.com > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/lists/listinfo/dynapi-dev > _______________________________________________ > 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/ |