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 45278 - IllegalStateException after Clone on Form Designer
Summary: IllegalStateException after Clone on Form Designer
Status: CLOSED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: Tomas Pavek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-21 13:21 UTC by Marian Mirilovic
Modified: 2006-03-24 10:02 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IllegalStateException (7.54 KB, text/plain)
2004-06-21 13:22 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2004-06-21 13:21:28 UTC
[nb_dev](200406201800), [jdk1.5.0](b51)

I am not sure it's form issue (maybe window system
is responsible) ... feel freee to reassigne

Steps to reproduce;
- run IDE
- open form file
- incoke popup menu on Form editor  tab and push
"Clone Document"
-> bunch of IllegalStateExceptions rised (see
attachment)

from now you can't use this editor , close and
tried again ...
Comment 1 Marian Mirilovic 2004-06-21 13:22:02 UTC
Created attachment 15881 [details]
IllegalStateException
Comment 2 Tomas Pavek 2004-06-28 17:15:17 UTC
Fixed.
Comment 3 Marian Mirilovic 2004-06-29 07:08:08 UTC
verified in [nb_dev](200406281800)