View Issue Details

IDProjectCategoryView StatusLast Update
0000627Open CASCADEOCCT:Visualizationpublic2007-01-12 12:57
ReportersavAssigned Tovtn 
PrioritynormalSeveritytrivial 
Status closedResolutionfixed 
OSAll 
Fixed in Version5.1.0 
Summary0000627: 2D view keeps many copies of the same object after Display()-Erase()-Display() combinations.
DescriptionWhen you call object's Display() in 2d view it's added to the internal sequence.
After you call object's Erase() it's not removed from the sequence but gets flag
"not displayed".
After you call object's Display() once again it gets flag "displayed" and
becomes added to the sequence one more time.

Thus, you can get a huge sequence of objects just displaying and erasing one of
them.
TagsNo tags attached.
Test case number

Attached Files

  • OCC627.tgz (8,974 bytes)

Activities

2002-09-05 08:42

 

OCC627.tgz (8,974 bytes)

Issue History

Date Modified Username Field Change
2002-08-15 14:52 bugmaster Assigned To bugmaster => sav
2002-08-15 14:52 bugmaster Status new => assigned
2002-09-05 12:45 sav Status assigned => resolved
2002-09-06 11:02 bugmaster CC => apv
2002-09-06 13:52 apv CC => aki
2002-10-03 18:41 bugmaster CC => sav
2003-04-21 20:04 bugmaster Assigned To sav => vtn
2003-04-21 20:04 bugmaster Status resolved => assigned
2003-04-28 14:57 bugmaster Status assigned => resolved
2003-06-05 17:36 aki Status resolved => tested
2003-06-18 13:19 bugmaster Status tested => verified
2007-01-12 14:57 bugmaster Status verified => closed
2007-01-12 14:57 bugmaster Resolution @0@ => fixed
2011-08-02 11:24 bugmaster Category OCCT:VIZ => OCCT:Visualization