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 154297 - list should be single select
Summary: list should be single select
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-01 20:25 UTC by Vince Kraemer
Modified: 2009-02-19 21:00 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 Vince Kraemer 2008-12-01 20:25:28 UTC
in the first page of the 'Add Server Instance' dialog, the user sees a list of supported servers.

The user is expected to select one item from the list to continue.

the list control allows the user to multiselect...

it should not.
Comment 1 Vince Kraemer 2008-12-01 21:16:24 UTC
http://hg.netbeans.org/main/rev/9ec6e98b2c08
Comment 2 Quality Engineering 2008-12-05 06:11:09 UTC
Integrated into 'main-golden', will be available in build *200812050201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/9ec6e98b2c08
User: Vince Kraemer <vkraemer@netbeans.org>
Log: #154297 : servers list should be single select... not multi select..