heal-research / HeuristicLab

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

Ghost view appears after resizing the container #1031

Closed HeuristicLab-Trac-Bot closed 14 years ago

HeuristicLab-Trac-Bot commented 14 years ago

Issue migrated from trac ticket # 1031

milestone: HeuristicLab 3.3.0 | component: MainForm.WindowsForms | priority: low | resolution: done

2010-06-04 15:23:18: @abeham created the issue


After resizing a window with a details group box that has contained a view before, the view suddenly becomes visible again.

Follow these steps to reproduce the problem:

  1. Start the HeuristicLab optimizer
  2. Create a new Traveling Salesman Problem
  3. Click the Evaluator parameter to view the details.
  4. Click into the white space of the parameters list to hide the view again
  5. Resize the window

You should be able to see the details view from before in disabled state.

HeuristicLab-Trac-Bot commented 14 years ago

2010-06-07 12:39:02: @mkommend changed status from new to assigned

HeuristicLab-Trac-Bot commented 14 years ago

2010-06-07 12:39:02: @mkommend changed owner from swagner to mkommend

HeuristicLab-Trac-Bot commented 14 years ago

2010-06-07 12:39:24: @mkommend changed component from ### Undefined ### to MainForm.WindowsForms

HeuristicLab-Trac-Bot commented 14 years ago

2010-06-07 12:43:48: @mkommend changed status from assigned to new

HeuristicLab-Trac-Bot commented 14 years ago

2010-06-07 12:43:48: @mkommend changed owner from mkommend to swagner

HeuristicLab-Trac-Bot commented 14 years ago

2010-06-07 12:43:48: @mkommend commented


corrected resizing of ViewHostPanel to avoid re-appearing of invisible controls r3899. The whole bug was caused by suspending and resuming the repainting mechanism of the control.

HeuristicLab-Trac-Bot commented 14 years ago

2010-06-07 12:51:46: @mkommend changed status from new to closed

HeuristicLab-Trac-Bot commented 14 years ago

2010-06-07 12:51:46: @mkommend removed resolution

HeuristicLab-Trac-Bot commented 13 years ago

2010-11-15 01:33:21: @s-wagner changed milestone from Iteration 4 to Current

HeuristicLab-Trac-Bot commented 13 years ago

2010-11-15 01:33:21: @s-wagner commented


Milestone Iteration 4 deleted

HeuristicLab-Trac-Bot commented 13 years ago

2010-11-15 17:53:05: @s-wagner changed milestone from Current to HeuristicLab 3.3.0

HeuristicLab-Trac-Bot commented 13 years ago

2010-11-15 17:53:05: @s-wagner commented


Milestone Current deleted