Bug #45590 Unable to change column ordering for tables
Submitted: 18 Jun 2009 15:16 Modified: 1 Jul 2009 12:49
Reporter: Thorsten Kunz Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S1 (Critical)
Version:5.1.13 RC OS:Linux (Ubuntu 9.04 x86_64)
Assigned to: CPU Architecture:Any
Tags: CHECKED, regression

[18 Jun 2009 15:16] Thorsten Kunz
Description:
When you have a table with a few columns it is no longer possible to right click on a column and change the ordering. This is because the "Move Up" and "Move Down" context menu items are always greyed out.
This has been working in the 5.1.x branch before so I'd say it is a regression.

How to repeat:
- create a table with a few columns
- double click the table to open the table editor at the bottom of the screen
- switch to the "Columns" tab
- right click on any column

-> "Move Up" and "Move Down" context menu items are greyed out
[18 Jun 2009 16:42] Valeriy Kravchuk
Thank you for the problem report. Verified just as described.
[29 Jun 2009 19:55] Alfredo Kojima
Unable to repeat in latest version.
[30 Jun 2009 19:04] Johannes Taxacher
this has been fixed. fix will be in 5.1.16
[1 Jul 2009 12:49] Tony Bedford
An entry was added to the 5.1.16 changelog:

In the Columns tab of the Table Editor, when a column was right-clicked to display the context-sensitive menu, the Move Up and Move Down menu items were disabled. This meant that the order of the columns could not be changed in the normal manner.