Bug 294092 - Links are unclickable (and text unselectable)
Summary: Links are unclickable (and text unselectable)
Status: RESOLVED FIXED
Alias: None
Product: telepathy
Classification: Frameworks and Libraries
Component: chat-plasmoid (show other bugs)
Version: git-latest
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: 0.4.0
Assignee: Telepathy Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-14 18:53 UTC by Martin Klapetek
Modified: 2012-07-06 12:47 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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