[Mono-bugs] [Bug 79949][Cos] Changed - RichTextBox: Wrong background color in read only RichTextBox

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Mar 18 07:20:04 EDT 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=79949

--- shadow/79949	2007-03-17 14:55:30.000000000 -0500
+++ shadow/79949.tmp.17921	2007-03-18 06:20:04.000000000 -0500
@@ -95,6 +95,16 @@
 
 
 ------- Additional Comments From gert.driesen at pandora.be  2007-03-17 14:55 -------
 Created an attachment (id=18918)
 Repro #3
 
+
+------- Additional Comments From gert.driesen at pandora.be  2007-03-18 06:20 -------
+I've written some unit tests (that I'll commit later in 
+TextBoxTest.cs) that show that (on 2.0 profile), when no backcolor 
+has been explicitly set, changing ReadOnly to false will cause 
+BackColor to return SystemColors.Window but visually the BackColor is 
+not changed (not even after forcing a repaint).
+
+Should we treat this as a bug in MS ? I'll probably file a bug report 
+against MS for this specific issue anyway.


More information about the mono-bugs mailing list