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 246381 - Try Sample Project - Cannot delete group of projects from Test Case
Summary: Try Sample Project - Cannot delete group of projects from Test Case
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Nodes (show other bugs)
Version: 8.0.1
Hardware: PC All
: P4 normal (vote)
Assignee: Jan Peska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-11 05:26 UTC by Lou Dasaro
Modified: 2014-08-11 07:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
This ChangeListener project seems to be the culprit (67.32 KB, application/octet-stream)
2014-08-11 05:35 UTC, Lou Dasaro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lou Dasaro 2014-08-11 05:26:28 UTC
I am writing this up as a new bug for 801 cat - new build, different use case.
Cannot delete multiple projects simultaneously using extend select.
Steps to reproduce:
1. Using the "Try a Sample Project" button, create the sample JavaFX projects from the top of the list up to and including the Maven FXML.
2. In the Projects pane, select the Maven FXML sample project and extend select to the top of the list. 25 projects are selected.
3. Right-click and select run. Close each executed program after it runs. 25 programs will have run.
4. Click on some project node so that it opens. 
5. Select all of the projects. Attempt to right-click and select delete. Result: you can't because one of the project nodes is open.
6. Click on the open project node so that only the top-level nodes are visible.
7. Extend-Select a large subset of the projects. Right-click to see if delete is an available command. In some groupings it will not be available, after which, selecting all of the projects and right-clicking: delete is not available.

Tested using:
Product Version: NetBeans IDE 8.0.1 RC1 (Build 201408072300)
Java: 1.8.0_20-ea; Java HotSpot(TM) Client VM 25.20-b22
Runtime: Java(TM) SE Runtime Environment 1.8.0_20-ea-b23
System: Windows 8 (8.1) version 6.2 running on x86; Cp1252; en_US (nb)
Comment 1 Lou Dasaro 2014-08-11 05:35:28 UTC
Created attachment 148626 [details]
This ChangeListener project seems to be the culprit
Comment 2 Roman Svitanic 2014-08-11 07:39:54 UTC
Reassigning to Nodes for evaluation.