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

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Dec 19 08:40:23 EST 2007


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

User luke.a.page at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=342516#c15





--- Comment #15 from Luke Page <luke.a.page at gmail.com>  2007-12-19 06:40:23 MST ---
Created an attachment (id=188242)
 --> (https://bugzilla.novell.com/attachment.cgi?id=188242)
Patch to add link support

Patches link support within the RTB. Other problems discussed are fixed in bug
#324589.

Each LinkTag can now be set as being a "Link" with another property for the
actual link text, allowing a link to be made up of many tags (if for instance
word-wrapping splits the link). When Links are drawn, the coordinates are
recorded and this is used to change the mouse cursor on hover and fire events
when the links are clicked.

When something is changed in the document, we re-scan the changed part, looking
for links and marking the tags that contain parts of the link.


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