Noticed when testing T7067: Kleopatra: Add origin information in search results:
If you search for a mail address which is available via keyserver and WKD, you get only one search result.
Which one seems to be arbitrary.
Noticed when testing T7067: Kleopatra: Add origin information in search results:
If you search for a mail address which is available via keyserver and WKD, you get only one search result.
Which one seems to be arbitrary.
Status | Assigned | Task | ||
---|---|---|---|---|
Open | None | T6935 Kleopatra: Key search and refresh related improvements | ||
Resolved | • TobiasFella | T7153 Kleopatra: Show all search results (from different origins) |
One idea to solve this would be to use a different model because our KeyListModel doesn't allow multiple entries with the same fingerprint. This would also allow us to get rid of columns that make no sense in this workflow like the User IDs column (validity checks are impossible).