View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000113 | Open CASCADE | OCCT:Visualization | public | 2001-09-13 14:38 | 2006-06-29 09:15 |
Reporter | bugmaster | Assigned To | bugmaster | ||
Priority | normal | Severity | trivial | ||
Status | closed | Resolution | fixed | ||
OS | All | ||||
Fixed in Version | 5.0.0 | ||||
Summary | 0000113: BUC60978. When objects are selected using AIS_InteractiveContext::Select(...) functions they are no more hilightable. | ||||
Description | When objects are selected using AIS_InteractiveContext::Select(...) functions, they are no more hilightable. When objects are selected using AIS_InteractiveContext::ShiftSelect(...) functions, they remain hilightable. When AIS_InteractiveContext::AddOrRemoveSelected(...) function is used, object remains hilightable when selected (like with ShiftSelect). The problem of the customer is the following: - They put the mouse cursor overthe selected (by AddOrRemove...) object - Object becomes hilighted - They press the right button + Ctrl to initiate rotation - When every button is released objectstays hilighted even if the mouse cursor has left the object! It is impossible to unhilight such object by moving the mouse cursor. Only pressing the left button (call to Select()) clears hilight, but selection in this case is lost either. Environment : C3.1 + Patch WILCOX-C31-19072001. Executable : SampleImportExport. | ||||
Tags | No tags attached. | ||||
Test case number | |||||