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 12076 - Resize two selected components cause copy second to first container
Summary: Resize two selected components cause copy second to first container
Status: CLOSED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P4 blocker (vote)
Assignee: Tomas Pavek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-05-10 10:07 UTC by Marian Mirilovic
Modified: 2003-06-30 18:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2001-05-10 10:07:51 UTC
[pilsen_ea](010505), [jdk1.3.0]

SWING:
- open new frame
- add two panels
- set AbsoluteLayout for both panels
- add component to first panel and to second
- select both component
- try to resize both components from ifferent panels

after resize, second selected component is copied to first panel.
Comment 1 Tomas Pavek 2001-05-16 10:23:00 UTC
FIxed in dev trunk.
Comment 2 Marian Mirilovic 2001-05-17 12:36:23 UTC
verified in [nb-dev](190)

now it isn't possible resize two components from two containers, you can resize
per one selection only components from the same container.
Comment 3 Quality Engineering 2003-06-30 18:32:03 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.