From: Pascal B. <pa...@dy...> - 2001-01-27 09:38:39
|
I think the onresize code stopped working with our new onprecreate system (not sure if the NS4 bug fix ever worked though). I guess we're back at the NS4 resize-bug again :-) Pascal Bestebroer pa...@dy... http://www.dynamic-core.net > -----Oorspronkelijk bericht----- > Van: dyn...@li... > [mailto:dyn...@li...]Namens Robert Rainwater > Verzonden: zaterdag 27 januari 2001 0:23 > Aan: DynAPI Development List > Onderwerp: Re[2]: [Dynapi-Dev] DynLayer Bug > > > > 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/ > > > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/lists/listinfo/dynapi-dev > |