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 - Navigator panel lost after deleting GUI builder component
Summary: Navigator panel lost after deleting GUI builder component
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Navigator (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Jan Peska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-23 14:30 UTC by Tomas Pavek
Modified: 2013-08-26 11:49 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 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