Bug 280249

Summary: Information fields in "KDE SSL Information Dialog" should be selectable
Product: [Frameworks and Libraries] kio Reporter: Marcel Partap <mpartap>
Component: ksslAssignee: Andreas Hartmetz <ahartmetz>
Status: RESOLVED FIXED    
Severity: wishlist CC: ahartmetz
Priority: NOR    
Version: SVN   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description Marcel Partap 2011-08-17 08:34:44 UTC
Version:           SVN (using Devel) 
OS:                Linux

Konqui just complained that the Ebay certificate chain wasn't valid, but clicking on details everything seemed to look fine. Then i wanted to check if i have that certificate installed (ca-certificates-20110421) - by checking the md5sum. Surprise: the digest field in the information dialog is non-selectable - none is. And rather than copying the digest manually i thought i'd file a bug report. However, i am not quite sure how to best tackle this - is there really no better way then to call setTextInteractionFlags(Qt::TextSelectableByMouse) for each and every label widget?

Reproducible: Always



Expected Results:  
Mouse selectable information fields! :)

OS: Linux (x86_64) release 3.1.0-rc2
Compiler: x86_64-pc-linux-gnu-gcc
Comment 1 Andreas Hartmetz 2011-08-18 13:28:54 UTC
I don't know a better way than setting the flags on every label, but fortunately the UI here is designer-generated, so it's just a few clicks for every label.
Comment 2 Andreas Hartmetz 2011-08-18 14:03:37 UTC
Git commit 2748bb484c9f8a451b1b9963c1a1b562a2ea4e7c by Andreas Hartmetz.
Committed on 18/08/2011 at 16:00.
Pushed by ahartmetz into branch 'KDE/4.7'.

Make SSL info text labels selectable by mouse.

BUG: 280249

M  +70   -51   kio/kssl/certificateparty.ui
M  +141  -106  kio/kssl/sslinfo.ui

http://commits.kde.org/kdelibs/2748bb484c9f8a451b1b9963c1a1b562a2ea4e7c
Comment 3 David Faure 2011-08-24 15:08:22 UTC
Git commit 7cac5df7d0a8435edca419fbbb80faaf5aedd19b by David Faure, on behalf of Andreas Hartmetz.
Committed on 18/08/2011 at 16:00.
Pushed by dfaure into branch 'frameworks'.

Make SSL info text labels selectable by mouse.

BUG: 280249
(cherry picked from commit 2748bb484c9f8a451b1b9963c1a1b562a2ea4e7c)

M  +70   -51   kio/kssl/certificateparty.ui
M  +141  -106  kio/kssl/sslinfo.ui

http://commits.kde.org/kdelibs/7cac5df7d0a8435edca419fbbb80faaf5aedd19b