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 48369

Summary: Remove should be disabled when nothing is selected
Product: javame Reporter: Lukas Hasik <lhasik>
Component: -- Other --Assignee: Adam Sotona <asotona>
Status: CLOSED FIXED    
Severity: blocker Keywords: USABILITY
Priority: P4    
Version: 4.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description Lukas Hasik 2004-09-02 12:55:34 UTC
Java Platform Manager

-step 'Configure the Paths'

disable 'Remove' button when nothing is selected
in 'Java Documentation' list (e.g. when you get to
this step by next)
Comment 1 Tomas Zezula 2004-09-02 15:40:57 UTC
The "Remove" is disabled in the "Javadoc" tab if nothing is selected.
Are you handling J2SE Platform? Probably not sice the j2se platform
has no "Cunfigure Paths" and "Java Documentation" labels.
If you are editing J2ME platform the bug has to come to J2ME modules.
Comment 2 Lukas Hasik 2004-09-02 16:21:40 UTC
:) thanks Tomas.
Reassigning.
Comment 3 Adam Sotona 2004-09-13 09:10:10 UTC
Yes, the bug is in NewPlatformWizard - last step.
thanks
Comment 4 Adam Sotona 2004-09-17 10:50:20 UTC
changing resolution to REMIND
Comment 5 Adam Sotona 2004-10-13 12:26:22 UTC
reopening
Comment 6 Adam Sotona 2004-10-13 12:32:30 UTC
fixed together with correct list selections during adds and removes
Comment 7 Lukas Hasik 2005-04-22 10:46:59 UTC
closing