Bug #93011 Can't see Collation when creating Schema - String is clipped
Submitted: 30 Oct 2018 14:52 Modified: 30 Oct 2018 16:51
Reporter: Thomas Harris Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:8.0.13 OS:Windows
Assigned to: CPU Architecture:Any
Tags: interface

[30 Oct 2018 14:52] Thomas Harris
Description:
When creating a new Schema in MySQL Workbench, the Collation Selector is too short and the strings become clipped. 

It is not possible to know which collation you have selected - Hovering over the individual collations does not reveal the full name. The only way to know what you have selected is to click 'Apply' to see the selected Index.

Please refer to the below screenshot:-

http://prntscr.com/lcaa0a

How to repeat:
1. Open MySQL WorkBench
2. Connect to any Database
3. In the Navigator, Under 'Schemas' Right-Click an empty area and choose 'Create Schema...'
4. Set the Charset to utf8mb4
5. View the list of Collations

Observed: Can't view the full name of most collations, rendering the list not helpful

Expected: Should be able to view the full name of each collation, or atleast hover over to check that you have selected the correct one.

Suggested fix:
Make the selection box wider to accomodate longer collation names
[30 Oct 2018 16:51] MySQL Verification Team
Thank you for the bug report. Duplicate of https://bugs.mysql.com/bug.php?id=92725.