deltachat / deltachat-desktop

Email-based instant messaging for Desktop.
GNU General Public License v3.0
909 stars 167 forks source link

go-down-arrow shows wrong unread badge counter sometimes #3978

Open r10s opened 2 months ago

r10s commented 2 months ago

sometimes, the go-down-arrow shows the unread counter from another chat.

in the following example, there are no unread messages in the selected chat (see chatlist and scrollbar-scrolled-down beside some pixels) - but the badge shows "28 unread messages":

Screenshot 2024-06-26 at 12 47 35

the "28 unread messages" probably comes from the other chat shown one the left. i assume, that was selected before and there was some race.

unfortunately, i cannot offer a clear way to reproduce the bug, it only happens every now and then (but often enough that i file this issue :)

version: 1.46.1 on macos

Simon-Laux commented 2 months ago

strongly related to https://github.com/deltachat/deltachat-desktop/issues/3072