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 39614 - j2eeserver module should pre-select first node in tree when displaying the configuration editor.
Summary: j2eeserver module should pre-select first node in tree when displaying the co...
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 3.x
Hardware: PC All
: P3 blocker (vote)
Assignee: Nam Nguyen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-04 18:24 UTC by _ pcw
Modified: 2004-08-13 12:11 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 _ pcw 2004-02-04 18:24:03 UTC
Given a mounted webapp, open up the configuration
editor on sun-web.xml.  No node is selected
initially, which shows an ugly empty gray panel to
the right.  The first node should be preselected
automatically so that it's customizer is
automatically visible.
Comment 1 Nam Nguyen 2004-02-17 22:07:41 UTC
Fixed.
Comment 2 _ pcw 2004-02-19 22:08:14 UTC
Ok, the webapp panel (being the top root node) is now opened on
display and shows it's panels.

However, the actually node <sun-web-app> in the left hand tree of
DConfigNodes does not show as selected.  It should.
Comment 3 Nam Nguyen 2004-02-20 22:37:25 UTC
Agreed it should but will this still be P2.  Please explain, it if is.
Comment 4 _ pcw 2004-02-21 00:43:56 UTC
It's a P3 if the current behavior is visual only.
Comment 5 Nam Nguyen 2004-02-23 00:53:15 UTC
Implmenet the editor panel explorer manager is a bit weird and I was
not susscessufl at first try.  Since this is only visual, make it P3
for later fix review.
Comment 6 Nam Nguyen 2004-02-23 00:54:38 UTC
Lower to P3 because this is only minor visual detail.
Comment 7 Nam Nguyen 2004-02-27 08:18:41 UTC
Rework ConfigBeanTopComponent in promo D
Comment 8 Nam Nguyen 2004-03-12 20:49:59 UTC
This has been fixed.