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 38767 - Delete VCS profile
Summary: Delete VCS profile
Status: RESOLVED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcsgeneric (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P4 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-14 16:40 UTC by David Kaspar
Modified: 2004-08-13 12:12 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 David Kaspar 2004-01-14 16:40:54 UTC
How to reproduce:
1) Open Options dialog
2) Select "Options | Source Creation and
Management | Version Control Settings | Generic
Vcs Profiles | VSS" node
3) NOTE - Invoke popup menu on this node - There
is not "Delete" menu item
4) Press Delete key
5) NOTE - You are asked for confirm object deletion.
6) Press Yes
7) Nothing happens - Node is still there and still
it exists in mounting wizard

Solution: Disallow pressing Delete key.
Comment 1 Martin Entlicher 2004-05-16 21:12:41 UTC
Fixed in trunk. Delete action is there and it's functional.

/cvs/vcsgeneric/src/org/netbeans/modules/vcs/advanced/ProfilesFactory.java,v
 <--  ProfilesFactory.java
new revision: 1.6; previous revision: 1.5

/cvs/vcsgeneric/src/org/netbeans/modules/vcs/advanced/profilesSettings/VcsSettingsChildren.java,v
 <--  VcsSettingsChildren.java
new revision: 1.4; previous revision: 1.3