Task #9741 (closed)
BUG:Measuring tool window
| Reported by: | pwalczysko | Owned by: | jburel |
|---|---|---|---|
| Priority: | major | Milestone: | OMERO-4.4.7 |
| Component: | Insight | Version: | n.a. |
| Keywords: | n.a. | Cc: | omero-team@… |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2013-04-09 (7)) |
Description
In OMERO Insight (OMERO client 4.4.4 downloaded from the openmicroscopy website downloads on 11 Oct 2012, login as user-3) when opening a measuring tool window ( for creating ROI for example) - when the image on which the measuring tool window was opened is subsequently deleted from Data Manager window, the measuring tool window is still hanging around orphaned, confusingly (no error message is produced). If next image is opened in full Viewer, the user is tempted to use the orphaned measuring tool window to create new ROIs in the new image, which does not work.
Change History (4)
comment:1 Changed 6 years ago by jburel
- Milestone changed from Unscheduled to OMERO-4.5
- Priority changed from minor to major
- Remaining Time set to 0.1
- Sprint set to 2013-04-09 (7))
comment:2 Changed 6 years ago by jburel
- Remaining Time changed from 0.1 to 0
- Resolution set to fixed
- Status changed from new to closed
comment:3 Changed 6 years ago by jburel <j.burel@…>
(In [8d77ce62ee28795841249381a33f78ca737abb1e/ome.git] on branch develop) Discard MT when the image is deleted (see #9741)
comment:4 Changed 6 years ago by Josh Moore <josh@…>
(In [42dc7024bdc1932964220118044eeefd12c0cbc9/ome.git] on branch develop) Merge pull request #880 from jburel/rebased/develop/delete-image-mt
Discard MT when the image is deleted (see #9741) (rebased onto develop)
Close the MT when the image is deleted.