lieser / dkim_verifier

DKIM Verifier Extension for Mozilla Thunderbird
MIT License
210 stars 35 forks source link

DKIM status indicator not shown in new tabs #454

Open LRitzdorf opened 1 month ago

LRitzdorf commented 1 month ago

When opening an email in a new tab, no DKIM status indicator is displayed. For the same messages, when viewed in Thunderbird's message pane (i.e. the one that's toggled by F8), indicators are displayed as expected.

This seems to have the same symptoms as #172, in case that's relevant. Happy to provide further logs/troubleshooting details!

lieser commented 1 month ago

Just tried to reproduce it but was not able to. Could you please tell which version of Thunderbird and the add-on you are using?

Also is where any error visible in the error console of Thunderbird? https://github.com/lieser/dkim_verifier/wiki/Debug#view-error-and-debug-messages

LRitzdorf commented 1 month ago

Aha, this is apparently due to interaction with Thunderbird Conversations. I've found #203, which seems at least a little relevant. Also, using Thunderbird's default reader view ("Open in classic reader") does display DKIM labeling appropriately.

The deviation from what I'd expect, then, is that the "pill" label is not included in Thunderbird Conversations' new-tab view (see below).

Message pane Tabbed view
image image

I'm currently on Thunderbird 115.14.0, with DKIM Verifier 5.4.0 and Thunderbird Conversations 4.1.7.

lieser commented 1 week ago

I will try to fix this incompatibility in the next version.