Ticket #769 (closed defect: fixed)
Opened 2011-09-21T11:34:11-05:00
Last modified 2012-07-17T12:41:45-05:00
Stack to Images processes slices out of order
Reported by: | afraser | Owned by: | bdezonia |
---|---|---|---|
Priority: | minor | Milestone: |
|
Component: | Legacy Compatibility | Version: | |
Severity: | minor | Keywords: | stacks |
Cc: | Blocked By: | ||
Blocking: |
Description
This could be a concern for people who've written macros that assume the windows returned by this command are in order.
To reproduce:
open Bat Cochlea Renderings
Image > Stacks > Tools > Make Substack
--range: 1-10
Image > Stacks > Stack to Images
The slice numbering is correct, but the slices are processed out of order.
Change History
comment:1 Changed 2012-02-27T11:00:57-06:00 by curtis
- Milestone changed from imagej-2.0-beta1 to imagej-2.0-beta2
comment:2 Changed 2012-07-12T17:01:13-05:00 by curtis
- Milestone changed from imagej-2.0.0-beta3 to imagej-2.0.0-beta4
comment:3 Changed 2012-07-17T12:40:09-05:00 by bdezonia
- Owner changed from curtis to bdezonia
- Status changed from new to assigned
comment:4 Changed 2012-07-17T12:41:45-05:00 by bdezonia
- Status changed from assigned to closed
- Resolution set to fixed
Once the menubar duplication code was removed these windows are now in order. Closing. Opening new ticket that shows a different bug arising from the same steps noted here.