Bug #45260 Can't assign columns to index
Submitted: 2 Jun 2009 10:20 Modified: 16 Sep 2009 10:43
Reporter: Markus Eggart Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:5.2.1 alpha OS:Linux (KUbuntu 9.04 (x86_64))
Assigned to: CPU Architecture:Any
Tags: assignment, CHECKED, INDEX, indexes

[2 Jun 2009 10:20] Markus Eggart
Description:
It is not possible to assign columns to indexes.

The designated checkboxes are not responding to mouse events (like left clicks..).

This bug occurs on KUbuntu 9.04 x86_64 also on KUbuntu 9.04 i686 (both KDE 4.2).

MySQL Workbench OSS was installed with the *deb packet.

Excuse my flawed english..

How to repeat:
- Create a new table
- Create some columns 
- In the "edit table" view, go to "Indexes" (tab bottom)
- Create new index by clicking the last row in the index list
- Set a index type and a name (tried with various types)
- Try to assign any column by clicking the checkboxes in "Index Columns"

In my case i can not select any column - no checkbox can be switched to active.
[2 Jun 2009 10:58] MySQL Verification Team
Thank you for the bug report.
[16 Jul 2009 14:08] Maksym Yehorov
This is fixed
[11 Sep 2009 20:26] Johannes Taxacher
fix confirmed. will be included in 5.2.3
[16 Sep 2009 10:43] Tony Bedford
An entry was added to the 5.2.3 changelog:

It was not possible to assign columns to indexes, as the Column checkboxes did not respond to mouse events.