Bug #73681 Table Name Truncation when Modeling on Catalog Tree
Submitted: 22 Aug 2014 8:01 Modified: 28 Aug 2014 22:49
Reporter: Stefan Martinov Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S3 (Non-critical)
Version:6.2.1, 6.1.7 OS:Windows (Win7)
Assigned to: CPU Architecture:Any
Tags: catalog tree, long table name, model, table name, truncated table name

[22 Aug 2014 8:01] Stefan Martinov
Description:
http://grab.by/zGJ8

I cannot see the full table name since there are no columns present on the catalog tree such as name.

How to repeat:
Create a larger table name.

Suggested fix:
Since there is nothing else to display, just create a vertical scrolbar or something
[22 Aug 2014 8:43] MySQL Verification Team
Hello Stefan,

Thank you for the report.
Verified as described on Win7 with 6.2.1 CE (win64).

Thanks,
Umesh
[22 Aug 2014 8:46] MySQL Verification Team
It looks as if after 20 chars, it just shows .. instead of actual chars.
This behavior is also exists in 6.1.7.
[28 Aug 2014 22:49] Philip Olson
Fixed as of the upcoming MySQL Workbench 6.2.2 release, and here's the changelog entry:

On Windows, the catalog treeview now has tooltips to show object names of
any length. On Linux, this information is available from a new column.

Thank you for the bug report.