Ticket #1529 (closed defect: moved)
Opened 2012-10-16T09:11:28-05:00
Last modified 2014-05-06T08:40:31-05:00
Create Shortcut command does not work
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: | imagej2-b10-compatibility |
Component: | Plugins | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #1396 |
Description
Create a shortcut (such as alt-k == Image > Type > 16-bit). Load boats and then press alt-k. Nothing happens. Tested with something very shortly before beta 5 within eclipse and also beta 4 as standalone app. We likely need a pure IJ2 implementation.
Change History
comment:1 Changed 2012-10-16T09:13:36-05:00 by bdezonia
- Milestone changed from imagej-2.0.0-beta9 to imagej-2.0.0-beta5
comment:3 Changed 2012-10-16T13:56:29-05:00 by bdezonia
- Blocking 1225 removed
- Milestone changed from imagej-2.0.0-beta5 to imagej-2.0.0-beta9
With commit 3b67e38331ac7c239a63a204e887d770c2f07fd4 a skeleton is in place for a pure ij2 implementation going forward. Moving actual implementation to a later milestone.
comment:5 Changed 2012-12-06T10:27:15-06:00 by bdezonia
- Blocking 1396 added; 1342 removed
- Milestone changed from imagej-2.0.0-beta10 to imagej-2.0.0-beta9
comment:6 Changed 2012-12-06T10:35:18-06:00 by bdezonia
- Milestone changed from imagej-2.0.0-beta9 to imagej-2.0.0-beta10
comment:7 Changed 2014-05-06T08:40:31-05:00 by curtis
- Status changed from new to closed
- Resolution set to moved
For beta 5 make a stub TODO plugin and blacklist the old one. Afterwards maybe move remaining tasks to beta 9(?).