Bug #81536 Cannot enter key length
Submitted: 23 May 2016 7:21 Modified: 23 May 2016 10:52
Reporter: Torbjörn Stabo Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S3 (Non-critical)
Version:6.3.6 OS:Linux (Ubuntu 16.04 LTS)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[23 May 2016 7:21] Torbjörn Stabo
Description:
When creating an index for a table I cannot edit/enter the length for an index column, it always resets back to the initial value 0.

How to repeat:
- Create a new model.
- Add a diagram, and a table in the diagram.
- Add a column to that table. I've tried VARCHAR(45), CHAR(45) and TEXT.
- Then go to the Indexes tab, add an index(mine was called 'full', type INDEX)
- The Indexes box now contains
  table1col   1   ASC   0
- Now try to enter a nonzero value for Length. (I tried 8 and 32)
  The value always resets to 0 after I press enter, or click elsewhere.
[23 May 2016 10:52] MySQL Verification Team
Thank you for the bug report. Repeatable on Ubuntu (not on Windows).