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 61561 - OK disabled when first opening properties dialog
Summary: OK disabled when first opening properties dialog
Status: VERIFIED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Martin Krauskopf
URL:
Keywords:
: 61573 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-07-30 00:00 UTC by Jesse Glick
Modified: 2005-11-23 09:51 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 Jesse Glick 2005-07-30 00:00:34 UTC
In a dev build w/ fresh user dir, I opened the properties dialog for a new
module to add a module dep, and found that OK was disabled! "Versioning" was in
blue. I went to that tab and typed "1" in Major Release Version, which fixed it
- even after I deleted the "1" again!
Comment 1 Martin Krauskopf 2005-07-31 21:41:58 UTC
*** Issue 61573 has been marked as a duplicate of this issue. ***
Comment 2 Martin Krauskopf 2005-07-31 22:02:23 UTC
Fixed. I'm going to take a look into the history for the reason why I put there
setValid(false)....

Checking in ui/customizer/CustomizerVersioning.java; 1.21 --> 1.22
Comment 3 Martin Krauskopf 2005-07-31 22:09:08 UTC
Found it. Probably I just played with the new customizer's feature and forgot it
there, sorry.
Comment 4 pzajac 2005-11-23 09:51:00 UTC
verified