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 102356 - Classes disappear from Class View in some cases
Summary: Classes disappear from Class View in some cases
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-24 16:00 UTC by Alexander Ioffe
Modified: 2013-05-17 14:00 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 Alexander Ioffe 2007-04-24 16:00:03 UTC
Open Quote sample project
open project in Class View
open file cpu.h
before the first "enum" input one space
save file
=> Class Module disappears
remove some spaces.
Add some spaces before the second "enum"
Some times Classes System, Memory Module disappear from Class View.
Sometimes they return back.
Comment 1 Alexander Simon 2007-04-25 16:10:20 UTC
fixed:
- fix class view updater: stop collect events when event contains removing.
- make thread local model notificator. 

CVS log:

Checking in classview/src/org/netbeans/modules/cnd/classview/SmartChangeEvent.java;
/shared/data/ccvs/repository/cnd/classview/src/org/netbeans/modules/cnd/classview/SmartChangeEvent.java,v
 <--  SmartChangeEvent.java
new revision: 1.2.2.1.8.11; previous revision: 1.2.2.1.8.10
done
Checking in
modelimpl/src/org/netbeans/modules/cnd/modelimpl/csm/core/Notificator.java;
/shared/data/ccvs/repository/cnd/modelimpl/src/org/netbeans/modules/cnd/modelimpl/csm/core/Notificator.java,v
 <--  Notificator.java
new revision: 1.2.2.3.8.11; previous revision: 1.2.2.3.8.10
done
Comment 2 Alexander Pepin 2007-04-28 19:58:49 UTC
verified in cnd build 20070428