moisseev / rspamd-spamness

Thunderbird add-on for visualizing rspamd spam scores.
BSD 3-Clause "New" or "Revised" License
53 stars 13 forks source link

[Bug] [TB102] Spam Score column always reset position in INBOX #28

Closed realizelol closed 1 year ago

realizelol commented 2 years ago

If you put "Spam Score" in the last column position und restart TB102 it always resets the position back to the first column. It doesn't matter if you explicitly "set this columnsettings to all folders"*. It will always reset the position. (* Sorry I don't have the exact english meaning of it.)

This issue only appears in INBOX. All other IMAP folders are working correctly.


best regards realizelol

realizelol commented 2 years ago

Maybe that's easier to understand with some pictures:

If I open Thunderbird it looks like this: TBopen

If I move it to my column (the last one on the right): TBScoreOnTheRight

The next time I will open it, it looks like this again: TBopen

If I move into another folder and go back to inbox it's gone: TBgone

Thank you in advance for your cooperation.


best regards realizelol

moisseev commented 2 years ago

Thank you for explanation. Actually, I understood the issue, but it is not obvious to me what changes in Thunderbird cause it and right now I don't have enough time for research.

schwupp commented 1 year ago

Same issue here. For me it doesn't matter in which column you drag the score, it always reset to first position after restart. Tried on multiple machines. I'm using this plugin for a long time and arranged myself with this bug, so i cannot remember when this has begun. At the moment i'm using:

Alternative Plugin from friedPotat0 does work as expected in same scenario, but i like the look and feel from this plugin here ;-)

@moisseev I understood that you're short on time, but if you need someone testing or getting some logs, feel free to ask.

moisseev commented 1 year ago

@schwupp , @realizelol Would you test the fix, please?

realizelol commented 1 year ago

I can confirm, it's working now. Thank you very much. I will let this issue open so @schwupp can test it too.

Just rename it from .zip to .xpi: rspamd-spamness_2.0.0a14.zip

I can confirm it on these OS:

schwupp commented 1 year ago

Tested v2.0.0a14 with Windows and Ubuntu TB: It's working again as expected now. Thanks for the fix!