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 63342 - Copy/Move project should use Browse button instead of ...
Summary: Copy/Move project should use Browse button instead of ...
Status: VERIFIED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Jan Lahoda
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2005-08-30 15:50 UTC by zikmund
Modified: 2005-09-05 10:10 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 zikmund 2005-08-30 15:50:26 UTC
Build 200508291800

1) Open Copy/Move project dialog
2) ERROR:
Browse button should have 'Browse' label, not '...' as specified in UI spec (I
have talked with Jano, we both overlook it, sorry).

BTW: UI spec should be updated as well.
Comment 1 Jan Lahoda 2005-09-01 12:37:07 UTC
Fixed:
Checking in src/org/netbeans/modules/project/uiapi/Bundle.properties;
/cvs/projects/projectuiapi/src/org/netbeans/modules/project/uiapi/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.6; previous revision: 1.5
done
Checking in src/org/netbeans/modules/project/uiapi/ProjectCopyPanel.form;
/cvs/projects/projectuiapi/src/org/netbeans/modules/project/uiapi/ProjectCopyPanel.form,v
 <--  ProjectCopyPanel.form
new revision: 1.3; previous revision: 1.2
done
Checking in src/org/netbeans/modules/project/uiapi/ProjectCopyPanel.java;
/cvs/projects/projectuiapi/src/org/netbeans/modules/project/uiapi/ProjectCopyPanel.java,v
 <--  ProjectCopyPanel.java
new revision: 1.3; previous revision: 1.2
done
Comment 2 zikmund 2005-09-02 10:11:15 UTC
Verified in 20050902-0547.

BTW: We should probably pass it through John's UI-change-after-feature-freeze
process...