View Issue Details

IDProjectCategoryView StatusLast Update
0000113Open CASCADEOCCT:Visualizationpublic2006-06-29 09:15
Reporterbugmaster Assigned Tobugmaster  
PrioritynormalSeveritytrivial 
Status closedResolutionfixed 
OSAll 
Fixed in Version5.0.0 
Summary0000113: BUC60978. When objects are selected using AIS_InteractiveContext::Select(...) functions they are no more hilightable.
DescriptionWhen 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.
TagsNo tags attached.
Test case number

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2002-09-12 21:12 bugmaster Status new => closed
2002-09-12 21:12 bugmaster Resolution @0@ => fixed
2004-05-26 12:02 vtn Customer => Open CASCADE
2004-05-26 12:02 vtn Product Version 4.0 => dev
2011-08-02 11:24 bugmaster Category OCCT:VIZ => OCCT:Visualization