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 30953 - Inconvenient Code Complection Database Manager dialog
Summary: Inconvenient Code Complection Database Manager dialog
Status: VERIFIED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC All
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2003-02-11 14:36 UTC by Peter Zavadsky
Modified: 2007-11-05 13:42 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 Peter Zavadsky 2003-02-11 14:36:06 UTC
1) Especially there is missinb possibility of
multiple selection in the list, thus better to
manipulate with the databases (I has to delete
about 40 of them, and it was tremendous).
2) Also deleting via "delete" key is missing (when
selected the row).
3) After deleting of one database, no row is
selected, i have to travesre the items again from
beginnning.
Comment 1 Martin Roskanin 2003-02-11 16:37:11 UTC
fixed in [maintrunk]

/cvs/editor/src/org/netbeans/modules/editor/java/PDCustomizer.java,v 
<--  PDCustomizer.java
new revision: 1.11; previous revision: 1.10

/cvs/editor/src/org/netbeans/modules/editor/java/PDCustomizerDialog.java,v
 <--  PDCustomizerDialog.java
new revision: 1.5; previous revision: 1.4
Comment 2 Martin Roskanin 2003-03-26 14:37:41 UTC
fixed in [prj40_prototype]

/cvs/java/completion/src/org/netbeans/modules/java/completion/customizer/Attic/PDCustomizer.java,v
 <--  PDCustomizer.java
new revision: 1.1.2.1.2.2.2.5; previous revision: 1.1.2.1.2.2.2.4

/cvs/java/completion/src/org/netbeans/modules/java/completion/customizer/Attic/PDCustomizerDialog.java,v
 <--  PDCustomizerDialog.java
new revision: 1.1.2.1.2.1.2.2; previous revision: 1.1.2.1.2.1.2.1
Comment 3 Jiri Prox 2006-04-07 09:06:51 UTC
Verified