Salome HOME
Issue #2234 The input value widget in the sketcher remains active after validating...
authornds <nds@opencascade.com>
Mon, 31 Jul 2017 06:35:14 +0000 (09:35 +0300)
committernds <nds@opencascade.com>
Mon, 31 Jul 2017 06:35:14 +0000 (09:35 +0300)
commit8e3a78ec70078f64c13e86b719c82dc6ca3e7e7f
tree50709dfef8031572c2d3c8117ddd9e77e9ba79c5
parent95eefc7d1bca28a3935ce0ab135a37d2604d99a6
Issue #2234 The input value widget in the sketcher remains active after validating with Enter key.

emitFocusInWidget unconditionally as we need processEnter calling from operation manager.
src/ModuleBase/ModuleBase_WidgetEditor.cpp