chats keep appearing as unread/unseen; sending read receipts is disabled and cannot be enabled
See original GitHub issueSteps to reproduce
When I activate a chat that is marked as having unread messages, the marker disappears as expected. However, after restarting Element, the unread marker reappears although there are no new messages.
I noticed that the “Send read receipts” option is disabled for me and I cannot enable it: Considering https://github.com/vector-im/element-web/issues/2527#issuecomment-754238668, this might be related. For other users of the same server, the option appears as enabled (and cannot be disabled). Those users do not experience any issues related to unread message status.
I tried Thunderbird as an alternative client and it seems that it persistently marks messages as read as expected. Those messages then also appear as read in Element.
Outcome
What did you expect?
Messages marked as read keep being marked as read.
What happened instead?
After restarting Element, messages that were marked as read before appear as unread again.
Operating system
Arch Linux
Application version
Element version: 1.11.8, Olm version: 3.2.12
How did you install the app?
pacman -S element-desktop
Homeserver
Synapse
Will you send logs?
No
Issue Analytics
- State:
- Created a year ago
- Comments:5 (3 by maintainers)
Top GitHub Comments
Ok, so there are two things that are happening:
I would recommend suggesting a homeserver update to your admins and following https://github.com/vector-im/element-web/issues/23433 (a new issue I created to track my second point)
Here we go:
curl https://…/_matrix/client/versions | jq | xclip