This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 20226 - write tests for new layout
Summary: write tests for new layout
Status: VERIFIED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: PC All
: P4 blocker (vote)
Assignee: mslama
URL:
Keywords:
Depends on:
Blocks: 20223 26582
  Show dependency tree
 
Reported: 2002-02-06 19:08 UTC by David Simonek
Modified: 2008-12-23 09:27 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Simonek 2002-02-06 19:08:47 UTC
1) Performance tests: Compare old and new implementation of PerimeterLayout
(newer version uses new layout), should be at least on the same level; measure
scalability - adding/removing of several tens of Top Components; measure time
needed to draw such complicated layouts
2) functional tests: correct adding/removing, correct constraints kept
Comment 1 Marek Grummich 2002-07-22 08:37:00 UTC
Target milestone was changed from '3.4' to TBD.
Comment 2 Marek Grummich 2002-07-22 08:55:50 UTC
Target milestone was changed from '3.4' to TBD.
Comment 3 Peter Zavadsky 2002-07-25 08:02:51 UTC
See issue #20223
Comment 4 Peter Zavadsky 2002-07-25 08:03:17 UTC
See issue #20223
Comment 5 Marian Mirilovic 2003-11-26 12:59:03 UTC
Because Window System v1 will not be supported from now by our team, all old
winsys issues (now "core/window system v1" issues) are going to be closed as
WONTFIX. 

Changes in API which emerged both from UI spec 
and problems with adjusting to the older API are described in the document
http://core.netbeans.org/windowsystem/changes.html.
 It shows also recommends how the client code should be adjusted to the new
window system.

If you think this issue apply also to the new winsys then change the
subcomponent (to "core/window system") and REOPEN it.
Comment 6 Marian Mirilovic 2004-02-27 14:11:05 UTC
issue doesn't apply to new window system - verified