[Mono-bugs] [Bug 342516] RichTextBox: Url links not supported

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Dec 19 14:46:52 EST 2007


https://bugzilla.novell.com/show_bug.cgi?id=342516

User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=342516#c18


Jonathan Pobst <jpobst at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|NEW                                             |RESOLVED
         Resolution|                                                |FIXED




--- Comment #18 from Jonathan Pobst <jpobst at novell.com>  2007-12-19 12:46:52 MST ---
Thanks guys for the report and patch!  Committed in r91652.

2007-12-19  Jonathan Pobst  <monkey at jpobst.com>

        * Line.cs, LineTag.cs, RichTextBox.cs, TextBoxBase.cs,
        TextControl.cs: Apply patch from Luke Page that adds support
        for URL links in RichTextBox.
        [Fixes enhancement #342516]

I made some formatting changes, but the only important change was
TextBoxBase.EnableLinks (I think) was set to Protected, which would not match
Net's public API, so I made it Internal.


-- 
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