[Mono-bugs] [Bug 80815][Wis] Changed - TextBox.BackColor not drawn correctly

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Feb 13 15:29:51 EST 2007


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 gert.driesen at pandora.be.

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

--- shadow/80815	2007-02-12 18:08:01.000000000 -0500
+++ shadow/80815.tmp.28117	2007-02-13 15:29:51.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 80815
 Product: Mono: Class Libraries
 Version: 1.2
-OS: 
+OS: unknown
 OS Details: Windows XP SP 2 and Linux RHEL 4
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: Windows.Forms
 AssignedTo: toshok at ximian.com                            
 ReportedBy: fmoraes at nc.rr.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -78,6 +78,10 @@
 		} else {
 			tb1.BackColor = SystemColors.Window;
 			tb1.ForeColor = DefaultForeColor;
 		}
 	}
 }
+
+------- Additional Comments From gert.driesen at pandora.be  2007-02-13 15:29 -------
+What version of Mono are you using ? This appears to work fine on 
+linux when using SVN head.


More information about the mono-bugs mailing list