View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0013679 | Open CASCADE | OCCT:Visualization | public | 2006-10-23 19:21 | 2012-01-18 13:29 |
| Reporter | Assigned To | bugmaster | |||
| Priority | normal | Severity | trivial | ||
| Status | closed | Resolution | unable to reproduce | ||
| OS | Linux | ||||
| Summary | 0013679: OCC_Selector cannot keep objects, not displayed in OCC viewer. | ||||
| Description | OCC_Selector cannot keep objects, not displayed in OCC viewer. The way to reproduce problem via SALOME application: 1.Create 4 GEOM objects. 2.Display Only objects 1 and 2. 3.Select objects 3 and 4 in ObjectBrowser (with Ctrl). 4.Select objects 1 and 2 in Viewer (only OCC, it works with VTK) (with Shift). Result: objects 3 and 4 are no more selected. Note: this bug is from PAL13114 Comments from JFA: This problem is related to the selection synchronization mechanism, currently used in Salome. Each Selector knows all currently selected objects, and when user selects/deselects some objects, Selector sends new list to other Selectors via Selection Manager. But OCC_Selector, responsible for selection in OCC viewer, can keep only objects, displayed in the viewer (because selection is managed on OCCT level). That is why any selected objects, not displayed in OCC viewer, are lost after a selection in it. | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2006-10-23 19:25 |
|
BugsThisDependsOn | => 13114 |
| 2006-12-27 10:57 |
|
CC | => smh |
| 2007-01-11 13:53 | bugmaster | Status | new => closed |
| 2007-01-11 13:53 | bugmaster | Resolution | @0@ => unable to reproduce |
| 2011-08-02 11:24 | bugmaster | Category | OCCT:VIZ => OCCT:Visualization |
| 2012-01-18 13:29 |
|
Fixed in Version | EMPTY => |
| 2012-01-18 13:29 |
|
Description Updated |