Bug #46613 Can't delete a field in the MySQL Table Editor
Submitted: 8 Aug 2009 0:45 Modified: 15 Oct 2009 9:38
Reporter: Philippe Sabourin Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:5.2.2 Alpha revision 3745 OS:MacOS (10.5.7 intel)
Assigned to: CPU Architecture:Any

[8 Aug 2009 0:45] Philippe Sabourin
Description:
I'm trying to delete a column (field) in the MySQL Table Editor by right clicking field name under the column name as it's says on the following page.

http://dev.mysql.com/doc/workbench/en/wb-editor-columns-tab.html

I tried with CONTROL + Click and with a right mouse click but all it does is enter the field so that I can edit it.

I can right click on the table above and I get the menu with no problem.

Hope it's just not me...

How to repeat:
Create a table in the MySQL Table Editor, add a new column and right click on the new column just created.
[10 Aug 2009 8:43] Susanne Ebrecht
Verified as described
[11 Aug 2009 19:16] Alfredo Kojima
Fixed Cmd-Delete shortcut to delete columns from table
[13 Oct 2009 16:07] Johannes Taxacher
deleting columns via popup menu or Cmd+Backspace is possible now.
fixed in 5.2.4
[15 Oct 2009 9:38] Tony Bedford
An entry was added to the 5.2.4 changelog:

On Mac OS X using cmd + backspace to delete a column in the table editor did not work.