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 116859 - [60cat] Node update bug in the "open project" panel while deleting directories
Summary: [60cat] Node update bug in the "open project" panel while deleting directories
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Directory Chooser (show other bugs)
Version: 6.x
Hardware: Macintosh All
: P4 blocker (vote)
Assignee: Denis Anisimov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-26 17:14 UTC by karmagfa
Modified: 2008-12-22 11:23 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot of the bug, see the nodes of the directories that has been moved to a different place (50.29 KB, application/octet-stream)
2007-09-26 17:15 UTC, karmagfa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description karmagfa 2007-09-26 17:14:41 UTC
Hi, the selected sub component is probably wrong, I don't know which one to select for this bug.

The problem appear when we browse the hard disk when we want to open a project:
While the window to choose which project to open is opened, if the user move the directories containing the projects
into a different location, the content of the "open project" window is not updated correctly: The missong nodes are
still there, they are empty and have no names.

The bug can be reproduced all the time, and on both MacOS X and Windows XP.
Steps to reproduce:
- Create 4 projects.
- Close them all.
- Open the "Open project" window (the place where we browse the disk to choose what project to open).
- Outside of netbeans, move 2 of the projects to another place.
- Observe the bug in the "Open project" window.

I took a screenshot from my iMac, see the attachment.
Comment 1 karmagfa 2007-09-26 17:15:58 UTC
Created attachment 49594 [details]
screenshot of the bug, see the nodes of the directories that has been moved to a different place
Comment 2 karmagfa 2007-09-26 17:20:07 UTC
I forgot to mention that this bug has been observed in the latest nightly build.
Comment 3 Jesse Glick 2007-09-26 17:38:26 UTC
Please use the component 'ide' if you are unsure where to file a bug. It will be reassigned for you.
Comment 4 Milos Kleint 2007-09-27 07:05:06 UTC
a dirchooser issue I suppose, however hardly a P3 priority, very unprobable scenario.
Comment 5 Jiri Kovalsky 2007-10-03 08:01:52 UTC
This bug was reported by NetCAT 6.0 participant.
Comment 6 Denis Anisimov 2008-03-05 10:54:01 UTC
This issue is closely related to IZ#123815.
And it is actually fixed in commit that was done for mentioned issue.
But there are number of exceptions and errors in tree nodes actions
and I fixed them in following commit.
Comment 7 Denis Anisimov 2008-03-05 10:56:30 UTC
changeset:   71505:85e92327cee1