that bug was fixed already doesn't it?

i remembered the following post:

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of
[EMAIL PROTECTED]
Sent: Martes, 09 de Enero de 2001 01:40 p.m.
To: [EMAIL PROTECTED]; [EMAIL PROTECTED];
[EMAIL PROTECTED]
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
[EMAIL PROTECTED]
http://lists.sourceforge.net/mailman/listinfo/dynapi-dev



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Nathan
Winder
Sent: Viernes, 26 de Enero de 2001 05:05 p.m.
To: [EMAIL PROTECTED]
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
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev


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

Reply via email to