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=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 [EMAIL PROTECTED] 2007-03-17 14:55 ------- Created an attachment (id=18918) Repro #3 + +------- Additional Comments From [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
