Salome HOME
A fix for the "Abort" operation bug. If a control with a validator is active, abort...
authornds <natalia.donis@opencascade.com>
Wed, 20 May 2015 13:28:21 +0000 (16:28 +0300)
committernds <natalia.donis@opencascade.com>
Wed, 20 May 2015 13:28:21 +0000 (16:28 +0300)
commit9d5fd45a38bb038e90ece0fc599024420c8e909a
tree1d0e6a1ef91aaf529108e377f42ee78c970cafb5
parent04124521e59cba192ade65e98667188393ced5e4
A fix for the "Abort" operation bug. If a control with a validator is active, abort of the operation leads to the crash in the validator.

Scenario: create a sketch, start creation of an extrusion, select a sketch, select an orthogonal plane, abort(selector is active). Crash
src/ModuleBase/ModuleBase_IPropertyPanel.h
src/ModuleBase/ModuleBase_Operation.cpp
src/XGUI/XGUI_PropertyPanel.h