[Mono-bugs] [Bug 397271] RichTextBox: SelectionChanged event not raised
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Jun 11 16:04:38 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=397271
User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=397271#c6
Jonathan Pobst <jpobst at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #6 from Jonathan Pobst <jpobst at novell.com> 2008-06-11 14:04:37 MDT ---
Fixed in r105642. Thanks for the report and test case!
2008-06-11 Jonathan Pobst <monkey at jpobst.com>
* 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.
More information about the mono-bugs
mailing list