application.editor.DataFlowCellEditor.startEditing()内でPUSH/PULLのプルダウンメニューが操作できるようになっているため起きている.
application.editor.DataFlowCellEditor.startEditing()
※該当メソッドはapplication.editor.Editor.curStageの状態に依存していないので常に呼び出されている.
application.editor.Editor.curStage
bug
CellEditorを分割することで対応.
enhancement
default
important
Not assigned
k-fujii
n-nitta
multiLayers ブランチで解決.
application.editor.DataFlowCellEditor.startEditing()
内でPUSH/PULLのプルダウンメニューが操作できるようになっているため起きている.