Bug #51119 Host names not fully displayed on WB Connections
Submitted: 11 Feb 2010 20:47 Modified: 26 May 2010 10:04
Reporter: Derek Thomas Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Administration Severity:S3 (Non-critical)
Version:5.2.21 OS:Windows (7, Vista)
Assigned to: Mike Lischke CPU Architecture:Any
Tags: Administration, Connections, workbench

[11 Feb 2010 20:47] Derek Thomas
Description:
Host names are not always fully displayed under Workbench > Administration > Connections. Appears that either a dash "-" or possible a "-F" in the host name causes the name to be displayed as "COMPNAME-  .        .   ." and it looks like something else is below, but not visible the "COMPNAME".

How to repeat:
Connect to a server that has connections with "-" or "-F" pattern in the name.

Suggested fix:
Most likely a text display error or some weird escape type sequence.
[11 Feb 2010 20:55] Derek Thomas
Image of Connection Display Bug

Attachment: MySQL WB 5.2.15-5053 Connection Name Display Issue.png (image/png, text), 44.13 KiB.

[11 Feb 2010 20:55] Derek Thomas
Updated version to include Build #.
[19 Feb 2010 11:32] Susanne Ebrecht
Do you have same problem in the Account tab?
[19 Feb 2010 18:04] Derek Thomas
Update on the issue: It appears to be a rendering bug with the FQDN and the default column width.  For example, "ABCDEFG-F00.asdfghjkl.abcdef.com" seems to wrap at the -F when the column isn't wide enough.  And in response to Susan's question, it happens on the User Accounts screen as well.
[25 Apr 2010 15:04] Sveta Smirnova
Thank you for the feedback.

Verified as described. Can only be considered as a bug, because is not clear if one has to make column wider if word before dash is small and rows below large enough, so user can guess part- is full name of host.

Workaround: wide host field by hand.
[26 Apr 2010 7:42] Sveta Smirnova
See also bug #51848
[17 May 2010 15:53] Mike Lischke
Fixed in repository.
[25 May 2010 21:14] Johannes Taxacher
fix confirmed in repository
[26 May 2010 10:04] Tony Bedford
An entry has been added to the 5.2.22 changelog:

In the Connections tab of the Administrator facility, hostnames were sometimes not displayed correctly. This happened if the hostname contained a '-' character.