[Mono-bugs] [Bug 324354] RichTextBox as does not display colors correctly
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Dec 19 05:44:12 EST 2007
https://bugzilla.novell.com/show_bug.cgi?id=324354
User luke.a.page at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=324354#c1
--- Comment #1 from Luke Page <luke.a.page at gmail.com> 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.
More information about the mono-bugs
mailing list