Community
Participate
Working Groups
When removing a from from the desktop the corresponding view or editor is expected to be closed without closing the form. Problem: The editor is closed but the form is closed too and execCancel is executed. Suggested Solution: Fix the locking in AbstractScoutEditorPart#handleCloseFromUI. Locking should not be done inside the model job. Move the locking to the outside as it is done in AbstractScoutView#handleClosedFromUI
fixed on 5.5.2011, #101719
shipped with eclipse scout 3.7.0