[Mono-bugs] [Bug 571903] New: Umlauts are not correct displayed in Messagebox

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Jan 19 11:14:42 EST 2010


http://bugzilla.novell.com/show_bug.cgi?id=571903

http://bugzilla.novell.com/show_bug.cgi?id=571903#c0


           Summary: Umlauts are not correct displayed in Messagebox
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.4.x
          Platform: All
        OS/Version: openSUSE 11.1
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: k.abrell at servonic.de
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.7)
Gecko/20091221 Firefox/3.5.7

I build my applications with c# and VS2005 SP1.
When i call Messagebox.Show("Umlaut äöü") it works fine when running in mono on
windows. When i do the same thing on openSuse 11.1 (installed with german
language settings) äöü is replaced with non displayable character.
I had this problem with my winforms to but managed to avoid this problem by
changing the font of my forms from MS Sans Serif to Tahoma. I think its the
same problem with the messagebox but here i can't change font.

Reproducible: Always

Steps to Reproduce:
1. open a Messagebox calling MessageBox.Show("Umlaut test: äöü");
Actual Results:  
Umlauts are not displayed correct.

Expected Results:  
Umlauts are correct displayed.

I get this result also with Ubuntu 9.10

-- 
Configure bugmail: http://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.


More information about the mono-bugs mailing list