heal-research / HeuristicLab

HeuristicLab - An environment for heuristic and evolutionary optimization
https://dev.heuristiclab.com
GNU General Public License v3.0
34 stars 16 forks source link

The arrow key doesn't respect the currently selected item in the new item dialog #1598

Closed HeuristicLab-Trac-Bot closed 9 years ago

HeuristicLab-Trac-Bot commented 13 years ago

Issue migrated from trac ticket # 1598

component: Optimizer | priority: low | resolution: obsolete

2011-07-22 08:21:40: @abeham created the issue


Steps to reproduce:

  1. Press Ctrl+N or click the icon to bring up the new item dialog
  2. Create a new item in the middle of the list of algorithms (e.g. NSGA-II) by double clicking it
  3. Bring up the new item dialog once again and you will see the same item be highlighted (also if you press enter the same item will be created again).
  4. Press the down arrow key to try and select the next item

After step 4 the second item will be selected instead of the next one. It seems the arrow keys always start at the top for every dialog opened.

HeuristicLab-Trac-Bot commented 13 years ago

2011-07-22 08:26:09: @abeham changed milestone from HeuristicLab 3.3.6 to HeuristicLab 3.3.x Backlog

HeuristicLab-Trac-Bot commented 11 years ago

2013-07-23 20:19:55: @gkronber changed priority from lowest to low

HeuristicLab-Trac-Bot commented 9 years ago

2015-07-08 12:24:34: @mkommend changed status from new to closed

HeuristicLab-Trac-Bot commented 9 years ago

2015-07-08 12:24:34: @mkommend removed resolution

HeuristicLab-Trac-Bot commented 9 years ago

2015-07-08 12:24:34: @mkommend removed milestone (was HeuristicLab 3.3.x Backlog)

HeuristicLab-Trac-Bot commented 9 years ago

2015-07-08 12:24:34: @mkommend commented


This ticket is obsolete due to the changes in #2025.