Opened 14 years ago
Closed 12 years ago
#1180 closed defect (worksforme)
The problem tab is disabled when switching the algorithm view in some cases
Reported by: | abeham | Owned by: | swagner |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | Optimization.Views | Version: | 3.3 |
Keywords: | Cc: |
Description
To reproduce:
- Launch the optimizer
- Create a new Genetic Algorithm
- Create a new TSP problem in the problem tab
- Run the algorithm and click stop
- Reset the algorithm
- Switch the view of the algorithm to a ParameterizedNamedItem View
- Switch the view of the algorithm back to an EngineAlgorithm View
After step 7 all controls in the problem tab are disabled. Step 4 and 5 are necessary, not running the algorithm does not reproduce the bug.
Change History (1)
comment:1 Changed 12 years ago by abeham
- Milestone HeuristicLab 3.3.x Backlog deleted
- Resolution set to worksforme
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
the bug cannot be reproduced in the latest trunk version