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 192375 - Filetree collapses when external change is detected
Summary: Filetree collapses when external change is detected
Status: RESOLVED DUPLICATE of bug 192533
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-23 21:57 UTC by jackvangalen
Modified: 2010-12-06 12:10 UTC (History)
1 user (show)

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 jackvangalen 2010-11-23 21:57:40 UTC
Product Version = NetBeans IDE 7.0 Beta (Build 201011152355)
Operating System = Windows 7 version 6.1 running on x86
Java; VM; Vendor = 1.6.0_21
Runtime = Java HotSpot(TM) Client VM 17.0-b17


When netbeans is notified of a change of a file that is currently open or within the scope of the project trees, the whole tree collapses. This is quite annoying, because one has to reopen the project filetree to the prefered directories. The tree should maintain the status it is in, and changed should be made only to those directories or files affected.
Comment 1 Marian Mirilovic 2010-11-25 08:01:37 UTC
I guess this is as design, at least I see the same behaviour if you run Refactoring (so any change in a tree invokes collapse) ... so reassign for evaluation ?
Comment 2 Jaroslav Tulach 2010-11-25 12:10:59 UTC
You can use Ctrl-Shift-1 in editor to get the selection back. Anyway, the collapsing shall not happen. If I find a way to simulate it, I fix it.
Comment 3 Jaroslav Tulach 2010-12-06 12:10:05 UTC

*** This bug has been marked as a duplicate of bug 192533 ***