56,58c56,58 < // remove so not all commands are listeners that have to be notified < // all the time < view().addFigureSelectionListener(this); --- > // remove because not all commands are listeners that have to be notified > // all the time (bug-id 595461) > view().removeFigureSelectionListener(this);