Bug 611456

Summary: Not possible to copy key ID from “Unknown GnuPG key” dialogue
Product: [openSUSE] openSUSE 11.2 Reporter: Erlend Hamberg <hamberg>
Component: YaST2Assignee: Jiří Suchomel <jsuchome>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Minor    
Priority: P4 - Low CC: jsuchome, lslezak, tgoettlicher
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: dialogue shown when encountering an untrusted gnupg key
screenshot with TextEntry widgets

Description Erlend Hamberg 2010-06-03 18:46:44 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.1.9) Gecko/20100317 SUSE/3.5.9-0.1.1 Firefox/3.5.9

when faced with an unknown gnupg key, yast will show an “unknown gnupg key” dialogue. it is not possible to copy the key id from this dialogue in order to investigate the key – one has to read it off the window which is error prone.

Reproducible: Always

Steps to Reproduce:
1.
2.
3.
Comment 1 Jozef Uhliarik 2010-06-04 11:33:05 UTC
Could you better describe problem with “unknown gnupg key”
? Is it happened during installation? How can I reproduce problem? Could you attach screenshot please?

Please attach YaST logs.
Comment 3 Ladislav Slezák 2010-07-01 10:20:04 UTC
That the dialog displayed when adding a new repo.
Comment 4 Erlend Hamberg 2010-10-27 08:41:49 UTC
Created attachment 397246 [details]
dialogue shown when encountering an untrusted gnupg key

example with an untrusted gnupg key. it's not possible to copy id or fingerprint from the window.
Comment 5 Jiří Suchomel 2013-06-27 03:39:09 UTC
I thought using disable TextEntry widget would do the job, but actually not. With normal TextEntry, text can be copied. However when the widget is disabled, i cannot select the text, it behaves just like the Label.

Thomas, what widget could I use?
Comment 6 Jiří Suchomel 2013-06-27 03:40:32 UTC
Created attachment 545916 [details]
screenshot with TextEntry widgets
Comment 7 Thomas Göttlicher 2013-06-27 03:44:30 UTC
Does a RichText widget do the trick?
Comment 8 Jiří Suchomel 2013-06-28 00:01:07 UTC
Fixed in Factory (using RichText)