#810 closed defect (rejected)
Save will only save the last opened workbench
Reported by: | abeham | Owned by: | swagner |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.0 |
Component: | ZZZ OBSOLETE: AdvancedOptimizationFrontend | Version: | 3.2 |
Keywords: | Cc: |
Description
To repeat: Open HeuristicLab 3.2 (dockable) Open 2 sequential engines (File>New>SequentialEngine...) Drag the second engine to dock right of the first Select the first engine Click the save button
You should be asked for a filename and if you select OK, you'll see that the second engine is saved (its buttons get disabled/enabled) although the first is selected.
This will probably change with 3.3 adopting the new MainForm. I remember we had the same problem there regarding what is considered to be the ActiveView.
Change History (5)
comment:1 Changed 15 years ago by abeham
comment:2 Changed 15 years ago by swagner
This issue will be fixed in HeuristicLab 3.2 when it will be adapted to use the new MainForm. It is planned to port the Optimizer application from 3.3 back to 3.2. I will do this after the 3.3 release.
comment:3 Changed 14 years ago by swagner
- Resolution set to wontfix
- Status changed from new to closed
After some more discussions we decided to leave HeuristicLab 3.2 as it is. Therefore the Optimizer application will not be ported back to version 3.2 and the issue described in this ticket will not be fixed in HeuristicLab 3.2.
comment:4 Changed 14 years ago by swagner
- Milestone changed from Iteration 4 to Current
Milestone Iteration 4 deleted
comment:11 Changed 14 years ago by swagner
- Milestone changed from Current to HeuristicLab 3.3.0
Milestone Current deleted
Ticket #843 describes the fix in HeuristicLab 3.3. Shall there be a fix for 3.2?