Bug #1457
Chat view does not exclude read messages
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
01/10/2018
Due date:
% Done:
0%
Estimated time:
Version:
0.12.4
OS:
Any
Description
Chat view settings have a tick box for 'include read messages'. Having unticked that, I chat in #quassel. I observe the 'last read message' indicator is absent suggesting that all messages in the channel are considered 'read'. However they still show in the chat monitor. Perhaps this is not desired behaviour and the read messages need to be absent in the chat monitor instead.
History
#1 Updated by genius3000 almost 7 years ago
I believe this is intentional (even if not desired by some/many) for two reasons:
- The "Include read messages" option is a sub-option to "Show messages from backlog"
- Both options read "... from backlog on reconnect" in their tool tips
Meaning these options are only being used when reconnecting to the core; perhaps as a feature request (or along with the multiple chat monitors request), another option to "Show read messages" could be added for a live connection.