Version: (using KDE KDE 3.5.0) Installed from: SuSE RPMs OS: Linux URLs in the chat window that are formatted like <URL:http://bugs.kde.org/wizard.cgi> (as it is recommended in the appendix of RFC 1738) are not clickable. It is not possible to follow a link given that way by a simple click.
The RFC 1738 is obsoleted by RFC 3986. There is also a new recommendation of how to delimit a URI in context, e.g. like <http://kopete.kde.org>. Inserting links like this into the message window doesn't make them clickable.
Created attachment 18150 [details] Patch to make '<' and '>' delimiting URI from context. I dug into the code of kopete and made changes, that were needed to make kopete produce links in the chat view.
I this is working in Kopete from KDE SC 4.x, can I close this bug?