After generating a new OpenPGP certificate Kleopatra lists the certificate to ensure that it is immediately available in the certificate list. This listing is done without validation so that for a brief moment (depending on the time a regular full listing of all certificates takes) the certificate is listed as "not checked". A side effect of this is that the Status column may be too narrow to fit the text "VS-NfD compliant" because the column width is adjusted to the text "not checked" (see https://dev.gnupg.org/T7227#195685).
Description
Description
Details
Details
- Version
- VS-Desktop-3.2.94.474-Beta
Revisions and Commits
Revisions and Commits
rKLEOPATRA Kleopatra | |||
rKLEOPATRAf60c0c8651da List newly generated OpenPGP certificate with validation | |||
rKLEOPATRAe400b9e8670d List newly generated OpenPGP certificate with validation |
Related Objects
Related Objects
Event Timeline
Comment Actions
Apart from checking the gpgme logs to see if validation is enabled for the key listing this can be tested indirectly by verifying that the Status column isn't too narrow after generating a new certificate in an empty keyring in a VSD version (see https://dev.gnupg.org/T7227#195685).
Comment Actions
Let's backport this for VSD 3.3 even if https://dev.gnupg.org/T7227#195685 is just a cosmetic issue. The first impression counts.