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 21071

Summary: ClassCastException after copy JSeparator and paste to JFrame
Product: guibuilder Reporter: Marian Mirilovic <mmirilovic>
Component: CodeAssignee: Tomas Pavek <tpavek>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: ClassCastException

Description Marian Mirilovic 2002-03-01 13:21:42 UTC
[nb_dev](20020301), [jdk1.4](92)

Steps to reproduce:
- open/create JFrame
- add JMenuBar
- add JSeparator do JMenu
- copy JSeparator
- paste to JFrame
-> ClassCastException arise (attachment)
Comment 1 Marian Mirilovic 2002-03-01 13:22:17 UTC
Created attachment 4899 [details]
ClassCastException
Comment 2 Tomas Pavek 2002-03-05 17:58:42 UTC
Fixed.
Comment 3 Marian Mirilovic 2002-03-06 11:19:08 UTC
verified in [nb_dev](20020306)
Comment 4 Quality Engineering 2003-06-30 18:32:52 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.