Skip to content

show all fingerprints when hovering over recipient #3985

@tomholub

Description

@tomholub

In the past, we used to only have one public key possible per recipient. After that, we refactored some code to allow more than one public key. So now, if I email joe@example.com, I may have 3 public keys recorded for them locally, and encrypt the message for all three public keys.

However, when I hover over the recipient in compose box, it will only show one of the public key fingerprints. This is because we didn't refactor all of the code, and somewhere we pull just one public key instead of pulling all as we should to display this.

Instead, it should be showing the primary fingerprint of each public key we have recorded for that person.

Feel free to ask rrrooommmaaa where you need questions asked about the codebase.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions