https://bugzilla.novell.com/show_bug.cgi?id=637841
https://bugzilla.novell.com/show_bug.cgi?id=637841#c0 Summary: Unicode characters are displayed as squares Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: i386 OS/Version: Ubuntu Status: NEW Severity: Major Priority: P5 - None Component: Windows.Forms AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.53 Safari/534.3 Unicode characters are displayed as squares in Windows.forms. This problem only appears on Linux, not on Windows. The attached program is a program which displays 2 chinese characters (测试). Reproducible: Always Steps to Reproduce: 1. Design a windows form with unicode characters in labels, textboxes, etc. (any) 2. Run the form in a linux machine using mono. 3. The unicode characters appear as squares. Actual Results: Squares are seen where unicode characters are. Expected Results: The actual characters are supposed to be shown. This is a pretty important bug to fix, imho, because a good percentage of the world uses unicode. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
