Bug 280249 - Information fields in "KDE SSL Information Dialog" should be selectable
Summary: Information fields in "KDE SSL Information Dialog" should be selectable
Status: RESOLVED FIXED
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: kssl (show other bugs)
Version: SVN
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: Andreas Hartmetz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-17 08:34 UTC by Marcel Partap
Modified: 2011-08-24 15:08 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 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