View Issue Details

IDProjectCategoryView StatusLast Update
0031787Open CASCADEOCCT:Visualizationpublic2023-08-01 15:09
Reporternds Assigned Tonds  
PrioritynormalSeverityfeature 
Status newResolutionopen 
Target VersionUnscheduled 
Summary0031787: Visualization - possibility to save selection state of owners after erasing of presentation
DescriptionScenario:

There are some local selected sub-shapes(owners) in context.
After, we hide the source presentation in context through Erase.
Then, we display the presentation back.
We expect that selected sub-shapes still selected in the context.

It's expected because:
- we don't change the presentation (no Compute),
- we don't change selection mode (no ComputeSelection),
- we don't call methods of context that change selection, like AddOrRemoveSelected/SetSelected or similar.

The proposal is to have some flag in context or Erase method to save the previous selection for owners of even hidden presentations.
TagsNo tags attached.
Test case number

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2020-09-22 20:12 nds New Issue
2020-09-22 20:12 nds Assigned To => nds
2021-08-24 14:26 kgv Target Version 7.6.0 => 7.7.0
2022-08-17 11:57 kgv Target Version 7.7.0 => 7.8.0
2023-08-01 15:09 dpasukhi Target Version 7.8.0 => Unscheduled