https://bugzilla.novell.com/show_bug.cgi?id=397271
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=397271#c6 Jonathan Pobst <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #6 from Jonathan Pobst <[EMAIL PROTECTED]> 2008-06-11 14:04:37 MDT --- Fixed in r105642. Thanks for the report and test case! 2008-06-11 Jonathan Pobst <[EMAIL PROTECTED]> * TextBoxBase.cs: We need to call RaiseSelectionChanged pretty much any time the caret moves and there is text, not just when the selection changes as one would think. * RichTextBox.cs: Override RaiseSelectionChanged and fire SelectionChanged. [Fixes bug #397271] -- 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
