Bug #105249 MySQL Workbench Unable to read full charset/collation in drop down
Submitted: 18 Oct 2021 13:47 Modified: 22 Oct 2021 18:37
Reporter: Jason Macer Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S7 (Test Cases)
Version:8.0.17 OS:Windows (Microsoft Windows 10 Pro for Workstations)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[18 Oct 2021 13:47] Jason Macer
Description:
----[For better reports, please attach the log file after submitting. You can find it in C:\Users\JBM\AppData\Roaming\MySQL\Workbench\log\wb.log]

When creating a new schema and changing the default charset/collation you are unable to read the full name of the collation. Selecting utf8mb4 gives you (2) collations for the utf8mb4_unicode  (520_ci and _ci) but you are unable to read the as the box is not resizable nor is there a handle bar to drag across and see the rest of the text.

How to repeat:
Create a new query

Suggested fix:
make the input drop down field re-sizable or increase size to max according to list of values in the field.
[19 Oct 2021 5:33] MySQL Verification Team
Hello Jason Macer,

Thank you for the report and feedback.
Imho this is duplicate of Bug #101612, please see Bug #101612

regards,
Umesh
[22 Oct 2021 18:37] Jason Macer
Yes, this is a duplicate of that bug. I am going to assume then that there is no planned resolution to this issue.