|
Bugzilla – Full Text Bug Listing |
| Summary: | Not possible to copy key ID from “Unknown GnuPG key” dialogue | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.2 | Reporter: | Erlend Hamberg <hamberg> |
| Component: | YaST2 | Assignee: | 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
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. That the dialog displayed when adding a new repo. 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.
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? Created attachment 545916 [details]
screenshot with TextEntry widgets
Does a RichText widget do the trick? Fixed in Factory (using RichText) |