Bug #33233 Layers/notes cannot display utf8 (japanese) text
Submitted: 14 Dec 2007 3:44 Modified: 25 Jun 2010 8:35
Reporter: Lyn rin Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.0.10 OS:Any
Assigned to: Alfredo Kojima CPU Architecture:Any
Tags: EER MBCS

[14 Dec 2007 3:44] Lyn rin
Description:
There seems to be a bug in EER Diagram.

When characters (e.g. Japanese) other than ASCII are put in the name property of the layer, nothing is displayed.

It was the same as the note.

Can you confirm it?

How to repeat:
It is not displayed even if it inputs a "table."

Suggested fix:
The inputted text should come to be displayed.
[14 Dec 2007 9:49] Lyn rin
I'm sorry.

[How to repeat]
"table." -> "テーブル"
[16 Dec 2007 3:45] MySQL Verification Team
Thank you for the bug report.
[8 Jan 2008 12:03] Johannes Taxacher
5.0.11 handles layernames like "テーブル" still as reported (not shown on canvas)
[9 Feb 2009 6:25] Akira Asakura
I guess this bug is not fixed yet, I am using 5.0.29 on windows now.
[30 Jul 2009 15:41] Alfredo Kojima
This bug is a little more complicated to fix and requires substantial work. We will add support for displaying Unicode text in Workbench 5.2
Sorry for the inconvenience.
[3 Nov 2009 14:48] Johannes Taxacher
we have to move this feature to Workbench 6.0 as this is not a simple change to be made in our current codebase.
this is only a canvas-display-issue, the characters are correctly handled in code import/export as well as the editors.
[3 May 2010 18:36] Alfredo Kojima
Related to bug #49832
Setting fonts for layers and notes has been fixed as result of that bug, so it is possible
that japanese text gets correctly displayed in these objects if you set the correct font.
[5 May 2010 10:06] Johannes Taxacher
Bug #53413 has been marked as duplicate of this one
[5 May 2010 20:39] Johannes Taxacher
fixed for mac/windows in repository. linux fix pending
[24 May 2010 12:51] Alfredo Kojima
This depends on the font used containing the proper Unicode characters. In Linux, I used Kochi Gothic 12 and text showed up ok in canvas. With this, I think full blown pango support can wait.
[25 Jun 2010 8:35] Mike Lischke
Fix already released.