Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by [EMAIL PROTECTED]

http://bugzilla.ximian.com/show_bug.cgi?id=77882

--- shadow/77882        2006-03-23 00:59:58.000000000 -0500
+++ shadow/77882.tmp.19563      2006-03-23 01:36:09.000000000 -0500
@@ -1,16 +1,16 @@
 Bug#: 77882
-Product: Mono: Runtime
+Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: Slackware 10.1, Linux Kernel 2.6.12
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
 Severity: Unknown
 Priority: Minor
-Component: misc
+Component: Windows.Forms
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
 URL: 
 Cc: 
@@ -45,6 +45,14 @@
 System.TypeInitializationException. It compiled, so I thought it would work
 fine. I got a textbox to appear on a form as a silver, set the size
 requirements, it was still a sliver, so I used Multiline = true; and it
 rendered the textbox. I tested it out by typing some text into it. When it
 didn't work, I clicked the textbox to be sure the caret was in the textbox,
 but the text that I'd already entered appeared in it..... backwards.
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-03-23 01:36 -------
+Explain 'renders backwards' you mean you type "ABC" and it 
+shows "CBA"? What's your locale? Are you up-to-date on libgdiplus and 
+system.drawing. This obviously usually renders the correct way.
+
+Can you attach the exact code you used and maybe a screenshot showing 
+how it is wrong on your system?
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to