Bug #72496 Wrong input focus when editing table
Submitted: 30 Apr 2014 21:41 Modified: 21 Aug 2014 0:13
Reporter: Chris Nanney Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:6.1.4 OS:Windows (Microsoft Windows 7 Service Pack 1 build 7601, 64-bit)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[30 Apr 2014 21:41] Chris Nanney
Description:
When editing table columns then returning focus to the diagram view, the Table Name field incorrectly takes focus. This makes it easy to inadvertently change or delete the table name, especially when pressing and holding spacebar to pan the diagram, you end up erasing the table name.

How to repeat:
See in action here: http://i.imgur.com/uLODPWx.gif

1. Edit table via Table tab
2. Click outside Table tab to remove focus from editing
3. See that the Table Name field becomes highlighted
4. Accidentally erase table name because it shouldn't have focus :)
[1 May 2014 1:24] MySQL Verification Team
Thank you for the bug report.
[21 Aug 2014 0:14] Philip Olson
Fixed as of the MySQL Workbench 6.2.1 release, and here's the changelog entry:

After editing a table column and then returning focus to the diagram view,
the table name field would incorrectly take the focus.

Thank you for the bug report.