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 25959 - ALL: Lazy enabling of "Save" profile button.
Summary: ALL: Lazy enabling of "Save" profile button.
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcsgeneric (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P4 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2002-07-24 11:01 UTC by Jiri Kovalsky
Modified: 2003-07-01 13:05 UTC (History)
1 user (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 Jiri Kovalsky 2002-07-24 11:01:12 UTC
RC1 build #200207232340 of NetBeans 3.4
Windows 2000 with JDK 1.4.1 RC build #17

Description:
============
It's quite annoying that "Save" button gets
enabled on lost focus event instead of its
non-empty value. I mean the button when saving own
profile.

Steps to reproduce:
===================
1. Invoke "Versioning|Mount Version
Control|Generic VCS".
2. Select "Empty" profile and push "Save As..."
button.
3. Setup "myProfile" as "File Name" and press TAB key.
4. Type "My Profile" into "Profile Label". Don't
use TAB.
5. "Save" is disabled although it shouldn't be.
Comment 2 Jiri Kovalsky 2002-08-05 15:36:11 UTC
Works fine in development build #200208050100 of NetBeans 4.0.
Comment 3 Martin Entlicher 2002-11-08 08:43:18 UTC
Adding 3.4.1_CANDIDATE, this can go into 3.4.1 IMHO.
Comment 4 Jaroslav Tulach 2002-12-03 09:54:35 UTC
Hi. This issue is marked as 3.4.1_CANDIDATE. It means that it should be
integrated into release341 one branch. The plan at
http://www.netbeans.org/devhome/docs/releases/34/index.html expected beta1 to be
produced on Dec01. That did not happen due to a lot of outstanding not
integrated candidates like this one. 

Would it be possible to spend few minutes by backporting this fix? Thank you in
advance.
Comment 5 Martin Entlicher 2002-12-06 15:04:19 UTC
Merged into release341 branch.

/cvs/vcsgeneric/src/org/netbeans/modules/vcs/advanced/ConfigSaveAsDialog.java,v 
<--  ConfigSaveAsDialog.java
new revision: 1.9.34.1.4.1; previous revision: 1.9.34.1
Comment 6 Quality Engineering 2003-07-01 13:05:21 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.