https://bugzilla.novell.com/show_bug.cgi?id=672601
https://bugzilla.novell.com/show_bug.cgi?id=672601#c0 Summary: Errors during rendering of string containing unicode character U+010D. Classification: Mono Product: Mono: Class Libraries Version: unspecified Platform: All OS/Version: Ubuntu Status: NEW Severity: Normal Priority: P5 - None Component: Windows.Forms AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: Community User Blocker: No Description of Problem: WinForms controls displaying text, which contains unicode character U+010D(č - LATIN SMALL LETTER C WITH CARON), display this text string incorrectly. For example, tab page labeled "Privátní klíč" did not display this letter at the end of the label. TextBox control displays only first occurence of the letter and RichTextBox randomly hides some occurences. Steps to reproduce the problem: Requires czech keyboard layout. 1. Create dialog with TextBox control 2. Run the application and start typing into the text box. 3. After typing first U+010D character, all following occurences of the character are not rendered at all or rendered incorrectly (only fragments). Actual Results: After typing first U+010D character into a TextBox, all following occurences of the character are not rendered at all or rendered incorrectly (only fragments). Expected Results: All occurences of U+010D should render correctly. How often does this happen? Everytime. Additional Information: None. -- 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
