Bug #52559 Uneccessary extra column in snippets
Submitted: 2 Apr 2010 19:44 Modified: 28 Apr 2010 14:39
Reporter: Todd Farmer (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.17 OS:Windows (XP)
Assigned to: CPU Architecture:Any

[2 Apr 2010 19:44] Todd Farmer
Description:
There appears to be a third column (no label or contents) in the picklist for SQL Snippets.  I don't know whether this is meant to have data (such as last executed time) in it or not, but if not, it should probably be removed.

How to repeat:
See above.

Suggested fix:
Remove column (or populate it, if appropriate).
[26 Apr 2010 20:42] Johannes Taxacher
This is not an actual additional column but empty space between the right side of the 2nd column and the end of the list-control. the column width of the 2nd column has been increased to make better use of the available space.
[28 Apr 2010 14:39] Tony Bedford
An entry has been added to the 5.2.20 changelog:

In the Snippets tab of the SQL Editor, there appeared to be a third column, with no heading or data, in the snippets list.

MySQL Workbench has been changed so that the second column fills the available space.