Bug #58559 Overview: fixed column width
Submitted: 29 Nov 2010 13:30 Modified: 13 Dec 2012 17:39
Reporter: Ralf Neubauer Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.30 CE OS:Windows
Assigned to: CPU Architecture:Any

[29 Nov 2010 13:30] Ralf Neubauer
Description:
SQL Editor's Overview window only shows the first 17 characters of the tables' names. This may be space saving, but is confusing, if you have tables not differing in the leading 17 characters of their names. The full names are shown in the tooltip, but searching for a table is very slow that way.

How to repeat:
Create lots of tables with long names like lookup_zielvereinbarungen_<year> or so. Open Overview window of SQL Editor.

Suggested fix:
Make column width adjustable and/or auto-adjust to the longest name in the column (like "ls" or "dir /w" on the command line).
[29 Nov 2010 13:32] Valeriy Kravchuk
Thank you for the feature request.
[13 Dec 2012 17:39] Philip Olson
The overview panel was deprecated, and eventually replaced with the new Workbench layout.