Bug 294092

Summary: Links are unclickable (and text unselectable)
Product: [Frameworks and Libraries] telepathy Reporter: Martin Klapetek <mklapetek>
Component: chat-plasmoidAssignee: Telepathy Bugs <kde-telepathy-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: kde
Priority: NOR    
Version: git-latest   
Target Milestone: 0.4.0   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description Martin Klapetek 2012-02-14 18:53:06 UTC
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.
Comment 2 Lasath Fernando 2012-02-15 13:55:11 UTC
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