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 151146 - packaging: Can't add files from directory after pressing Stop button
Summary: packaging: Can't add files from directory after pressing Stop button
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Thomas Preisler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-23 14:10 UTC by ahot
Modified: 2009-11-05 21:42 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 ahot 2008-10-23 14:10:56 UTC
Product Version: NetBeans IDE Dev (Build 200810230201)
Java: 1.6.0_07; Java HotSpot(TM) Client VM 10.0-b23
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)
================================================================
- Create Welcome project
- Open Project/Properties/Build/Packaging/Packaging Files dialog
- Press "Add Files from Directory"
- Choose directory having many files (C:/Windows)
- Press "Stop" Button in "Adding Files..." progress dialog
Result:
"Add Files from Directory" will not work. 
No any files can be added with this button.
Closing and opening "Debug - Packaging Files" dialog fixes the problem.
Comment 1 Thomas Preisler 2009-11-05 01:54:43 UTC
Fixed. 'cancelled' was not reset.
Comment 2 Quality Engineering 2009-11-05 21:42:50 UTC
Integrated into 'main-golden', will be available in build *200911051401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/70b238392870
User: Thomas Preisler <thp@netbeans.org>
Log: #151146 packaging: Can't add files from directory after pressing Stop button