Bug #52258 Make doubleclick in the diagram focus the row in the editor view
Submitted: 21 Mar 2010 16:38 Modified: 4 May 2010 22:02
Reporter: Pascal Bakhuis Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Workbench Severity:S4 (Feature request)
Version:5.2.16 OS:Any
Assigned to: CPU Architecture:Any

[21 Mar 2010 16:38] Pascal Bakhuis
Description:
Having used other programs I was expecting a doubleclick in the diagram to put the focus on the 'editor' view.

For example if I have a table 'customers' with the field 'first_name VARCHAR(80)' then I would expect a doubleclick on that first_name row to put the focus on the first_name row in the editor view with "Column name" field in editable mode (the thing at the bottom with all the properties). 

This would make changing a column name as simple as doubleclicking the row in the diagram and then typing in the new name [enter]. 

How to repeat:
Create a diagram, add a table, add a column to the table, doubleclick the column in the diagram.
[22 Mar 2010 21:17] Johannes Taxacher
thank you for that very reasonable feature request!