Bug #68149 Bug inserting an index by the alter table function
Submitted: 22 Jan 2013 21:24 Modified: 14 Jun 2013 2:24
Reporter: Marcelo Zucareli Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.45 OS:MacOS (10.8.2)
Assigned to: CPU Architecture:Any
Tags: ALTER TABLE, error, INDEX

[22 Jan 2013 21:24] Marcelo Zucareli
Description:
By inserting an index through the alter table functionality, clicking to insert a new index, I type the name, but I can no longer take the focus off, even changing the tab. 

How to repeat:
Enter in SQL editor, select a table and click Alter Table. Then create an index. When you click to edit and type the name, you can no longer take the focus off and can't save it, it's like the field is not filled, being ignored and ignoring other actions. 

Suggested fix:
Let me insert an index.
[23 Jan 2013 14:00] MySQL Verification Team
Thank you for the bug report.
[14 Jun 2013 2:24] Philip Olson
Fixed as of the upcoming MySQL Workbench 6.0.2 public beta release, and here's the changelog entry:

Adding indexes to existing tables would sometimes freeze the cursor focus.

Thank you for the bug report.