https://bugzilla.novell.com/show_bug.cgi?id=324354
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=324354#c1 --- Comment #1 from Luke Page <[EMAIL PROTECTED]> 2007-12-19 03:44:12 MST --- The bug is a regression of sorts, in that removing #if NET_2_0 - backcolor_set = false; in the constructor of RichTextBox will 'fix' the problem. I've done this in a patch for bug #324589 but ideally the code in Document that draws the text shouldn't make all the text all black if the background colour property isn't set... I plan to fix this when the other patches for RTB have been put in. work-around - set the background colour to white (or anything) and the text colour should re-appear. I still need to check if there is a problem with the append/selection colour as well. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
