If one sends a link, it is underlined as link, but one is not able to open the link from the plasmoid. Or select a text, for that matter.
Relevant: http://developer.qt.nokia.com/doc/qt-4.8/qml-text.html#onLinkActivated-signal
Git commit 11be89f09a4947e5a653c76059148b02d76a4a15 by Lasath Fernando. Committed on 15/02/2012 at 14:52. Pushed by fernando into branch 'master'. Make clicked links in chat actually open Implemented a handler for the Text,linkClicked signal that calls plasmoid.openUrl(). Also changed required permissions to include LaunchApp. M +5 -0 plasmoid/org.kde.ktp-chatplasmoid/contents/ui/TextDelegate.qml M +1 -1 plasmoid/org.kde.ktp-chatplasmoid/metadata.desktop http://commits.kde.org/telepathy-text-ui/11be89f09a4947e5a653c76059148b02d76a4a15