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 48173 - CVS: "All" radio button and "Select" modules shouldn't be enabled together.
Summary: CVS: "All" radio button and "Select" modules shouldn't be enabled together.
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcscore (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-30 14:59 UTC by Peter Pis
Modified: 2006-03-24 10:28 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 Pis 2004-08-30 14:59:15 UTC
>System Info:
  Product Version       = NetBeans IDE Dev (Build
200408291800)
  Operating System      = Windows XP version 5.1
running on x86
  Java; VM; Vendor      = 1.5.0-beta3; Java
HotSpot(TM) Client VM 1.5.0-beta3-b6
2; Sun Microsystems Inc.
  Java Home             = C:\Program
Files\java\jdk1.5.0\jre
  System Locale; Encod. = en_US (nb); Cp1252

If new versioned directory is registered, there
are "All" radiobutton and "Select" module(s)
button enabled at the same time.  

Steps:
1. Invoke "Versioning | Versioning Manager" and
register new CVS versioned directory. (setup some
values) and check "Perform Check out". 
2. Now there is possibility to select Modules even
if the "All" radiobutton is selected.
Comment 1 Martin Entlicher 2004-08-30 15:55:13 UTC
It looks that the inpus descriptor is written correctly. The problem
seems to be in the rendering layer (if Modules are selected and then
back All, the Select button is disabled).

However, it's strange that the textfield is disabled correctly and in
global checkout exactly the same configuration of buttons works O.K.
Comment 2 Richard Gregor 2004-09-16 11:08:07 UTC
I can't reproduce this. There were fixes in VariableInputDialog
affecting very similar problem with login button. Signig as fixed.
Comment 3 Peter Pis 2004-11-01 13:27:25 UTC
Verified in NB 200410261800.