Bug #67188 Migration source objects "Show Selection" window should reset
Submitted: 11 Oct 2012 6:22 Modified: 30 Jul 2013 19:43
Reporter: Philip Olson Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Migration Severity:S3 (Non-critical)
Version:5.2.44 OS:Windows (7)
Assigned to: CPU Architecture:Any
Tags: migration, source objects

[11 Oct 2012 6:22] Philip Olson
Description:
Minor UI issue. Pressing the [Show Selection] button expands a source object window to allow the selection of individual objects to migrate. While open, the button description changes to [Hide Selection]. Pressing [Hide Selection] leaves a large blank space where the source object select window used to be. It remains this way until pressing the [Show Selection] of another section. The three sections are Table, View, and Routine objects.

This issue is more noticeable when the MySQL Workbench window is small.

How to repeat:
Within the Database migration:

1. Begin migrating a database. In my case, MSSQL->MySQL
2. Continue until reaching the "Source Objects" stage within "Object Migration"
3. Check the "Migrate Table objects" (or, View/Routine) checkbox
4. Press the [Show Selection] button
5. Press the [Hide Selection] button
6. Notice the empty space
7. Press [Show Selection] from a different Window (View or Routine)
8. Notice the previous window now minimizes 

Suggested fix:
Have [Hide Selection] minimize the inline window.
[25 Oct 2012 17:10] Armando Lopez Valencia
Thanks a lot for your report.
Reproduced as commented by the reporter.
[30 Jul 2013 19:43] Philip Olson
Fixed as of MySQL Workbench 6.0.4, and here's the changelog entry:

Extra whitespace would sometimes be present between the "Migrate Table
Objects" and "Migrate View Objects" sections of the "Source Objects" step
in the migration wizard.

Thank you for the bug report.