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 234886

Summary: Navigator panel lost after deleting GUI builder component
Product: platform Reporter: Tomas Pavek <tpavek>
Component: NavigatorAssignee: Jan Peska <JPESKA>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: 7.4   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description Tomas Pavek 2013-08-23 14:30:32 UTC
When deleting a GUI component from Navigator, the component tree disappears (the java navigator appears instead).

1) Create a GUI form, add a few components from palette.
2) Select a component in Navigator, delete.
-> The panel with GUI inspector component tree disappears. The java navigator, that should be only in source, code appears instead. The Properties window is blank, no window has focus.

It does not happen always, but quite often. It's pretty annoying to lose the navigator tree when working with it.

I suspect this was caused by
http://hg.netbeans.org/core-main/rev/80ad9715bf8a

Setting this as P2, rather bad regression that should not make it to final release.
Comment 1 Jan Peska 2013-08-26 11:48:49 UTC
fix: http://hg.netbeans.org/core-main/rev/55c26b6212d2