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 14287 - 2 components with the same name in form after cut&paste
Summary: 2 components with the same name in form after cut&paste
Status: CLOSED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: Tomas Pavek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-08-09 09:40 UTC by Marian Mirilovic
Modified: 2003-06-30 18:29 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-08-09 09:40:18 UTC
[nb_dev](20010809),[jdk1.3.1](rc1)

Steps to reproduce:
- open/create form
- add component (e.g. JButton - jbutton1 is added)
- select jbutton1 and select CUT from popup menu
- close form
- reopen
- paste to the same form

Now you have two the same components in one form.
Comment 1 Tomas Pavek 2001-08-09 10:30:32 UTC
You can just cut/paste a component between two opened forms. The name 
of the component is preserved even if it is already used in the 
target form by another component.
Comment 2 Tomas Pavek 2001-09-26 12:26:17 UTC
Fixed.
Comment 3 Marian Mirilovic 2001-09-27 08:54:22 UTC
verified in [nb_dev](20010927)
Comment 4 Quality Engineering 2003-06-30 18:29:16 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.