Bug #54942 In "Edit Table Data" wizard cannot select table when only one table is present
Submitted: 1 Jul 2010 19:08 Modified: 8 Sep 2010 13:32
Reporter: Matthew Montgomery Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.25 OS:Linux
Assigned to: Mike Lischke CPU Architecture:Any

[1 Jul 2010 19:08] Matthew Montgomery
Description:
When you attempt to use the "Edit Table Data" wizard for a database that contains only one table, it is impossible to select that table in the wizard.

This primarily affects Gtk interface but the behavior has an annoyance factor in Windows as well (see below)

How to repeat:
Click "Edit Table Data" 
Select Stored Connection or establish a new connection.
Select database you want to edit
The one table in database will appear in drop down, you can select on it but "Finish" will remain grayed out.

Suggested fix:
Set first entry in list as "selected" automatically instead of requiring manual selection of the entry so "Finish" does no remain grayed out.

In Linux: http://imagebin.ca/view/FNNUu6pm.html
In Windows : http://imagebin.ca/view/MgD-h_2.html

Workaround exists:
Click "Open Connection to Start Querying"
Complete dialog(s) and connect
Expand "Tables" 
Rt. Click table name
Click "Edit Table Data"
[1 Jul 2010 20:23] Mike Frank
Seems like its and issue with the Finish button.
I can back forward and it works.
[5 Aug 2010 14:12] Mike Lischke
Fixed in repository.
[25 Aug 2010 17:47] Johannes Taxacher
fix confirmed in repository
[8 Sep 2010 13:32] Tony Bedford
An entry has been added to the 5.2.27 changelog:

When using the Edit Table Data wizard (launched from Home screen), if a database with a single table was connected to, then after selecting the table the Finish button remained grayed out.