|
From: <no...@so...> - 2001-01-09 19:39:37
|
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
|