https://bugzilla.novell.com/show_bug.cgi?id=324354
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=324354#c4 --- Comment #4 from Luke Page <[EMAIL PROTECTED]> 2007-12-28 06:27:49 MST --- The readonly issue not showing colours is easily fixed. However the SelectionColor and other SelectionX properties do not work well at all when there is nothing selected - They currently change the style of the last block of text entered (when its not selected). They should create a new style tag and then any additional text added should be put in the new tag, but instead we always re-calculate which style tag to put new text in and end up ignoring a previous SelectionX property change. I'm working on this one, but it involves changing the text control to never have to recalculate anything and instead just correctly keep a tab of where it is. -- 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
