[Mono-bugs] [Bug 77882][Min] Changed - Textbox Renders text backward

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Mar 23 01:36:09 EST 2006


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 peter at novonyx.com.

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: mono-bugs at ximian.com                            
 ReportedBy: yoshi_yaki at msn.com               
 QAContact: mono-bugs at ximian.com
 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 peter at novonyx.com  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?


More information about the mono-bugs mailing list