Bug 330530 - Let links be clickable
Summary: Let links be clickable
Status: RESOLVED DUPLICATE of bug 103313
Alias: None
Product: kdialog
Classification: Applications
Component: general (other bugs)
Version First Reported In: 1.0
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Brad Hards
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-29 10:13 UTC by Nikita Zlobin
Modified: 2014-01-30 22:43 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikita Zlobin 2014-01-29 10:13:46 UTC
I faced there same problem, as with other qt4 applications: links are not clickable by default, though with proper display style (blue underlined).

I found how to do it using qt4 api: http://www.qtcentre.org/threads/17365-Clickable-URL-in-QMessageBox

But for kdialog there is no way for that. Service three includes only two qt-related sections: org.qtproject.Qt.QApplication, org.qtproject.Qt.QCoreApplication and org.kde.KApplication.

Reproducible: Always
Comment 1 Christoph Feck 2014-01-30 22:43:25 UTC

*** This bug has been marked as a duplicate of bug 103313 ***