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 66348 - Cannot drop on BTV w/ root invisible if root has no existing children
Summary: Cannot drop on BTV w/ root invisible if root has no existing children
Status: RESOLVED DUPLICATE of bug 64469
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Nejedly
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-10 07:11 UTC by _ tboudreau
Modified: 2008-12-22 23:54 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 _ tboudreau 2005-10-10 07:11:09 UTC
Create a BeanTreeView.  setRootVisible(false).  Have it show a root node which
has no children but can have them.  Drag and drop a node which can be
successfully dropped on the root node.  If the root node has no children, it
fails.  If the root node has some children, it succeeds.
Comment 1 Petr Nejedly 2005-10-25 15:49:58 UTC

*** This issue has been marked as a duplicate of 64469 ***