Bug 330530

Summary: Let links be clickable
Product: [Applications] kdialog Reporter: Nikita Zlobin <nick87720z>
Component: generalAssignee: Brad Hards <bradh>
Status: RESOLVED DUPLICATE    
Severity: wishlist CC: lueck
Priority: NOR    
Version First Reported In: 1.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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 ***