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 35459 - The 'Add' button or press Alt-A does nothing
Summary: The 'Add' button or press Alt-A does nothing
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Property Editors (show other bugs)
Version: 3.x
Hardware: Sun SunOS
: P4 blocker (vote)
Assignee: _ tboudreau
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2003-08-18 05:37 UTC by bnv
Modified: 2008-12-23 11:33 UTC (History)
4 users (show)

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 bnv 2003-08-18 05:37:59 UTC
Product Version: Sun ONE Studio, Native Edition
(Build 17)
IDE Versioning:   IDE/1 spec=3.42.1  
OS: 	         SunOS version 5.8
Java; VM; Vendor = 1.4.1_03; Java HotSpot(TM)
Client VM 1.4.1_03-b02; Sun Microsystems Inc.

    To reproduce the bug:
1. In the main window, choose Tools->Options.
2. In the Options dialog window, highlight  IDE
Configuration | System | Object Types | Elf Data
Objects node
3. On the Properties tab pane, click [...] in 
Extensions and MIME Types
4. wait for the Extensions and MIME Types dialog
5. click on the 'Add' button or press Alt-A

Nothing is changed after this.
The 'Add' button should be disabled for the empty
textfield.
Comment 1 Jiri Rechtacek 2003-08-18 13:52:24 UTC
For Extensions and MIME Types editor is responsible
ExtensionListEditor => reassign to core/property editors.
Comment 2 _ tboudreau 2003-09-09 03:50:48 UTC
Fixed - the add/edit buttons are now only enabled when 
appropriate.

C:\space\nb_all\core\src\org\netbeans\beaninfo\editors>cvs commit 
ExtensionListC
ustomEditor.java
Checking in ExtensionListCustomEditor.java;
/cvs/core/src/org/netbeans/beaninfo/editors/ExtensionListCustomEditor
.java,v  <-
-  ExtensionListCustomEditor.java
new revision: 1.5; previous revision: 1.4
done
Processing log script arguments...
Mailing the commit message to cvs@core.netbeans.org (from 
tboudreau@netbeans.org
)
Comment 3 Marian Mirilovic 2005-07-13 13:23:12 UTC
closed