You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Operating System (Linux/Mac/Windows/iOS/Android): Linux
Core Version: v2.43.0
Client Version: 2.43.0
Same behavior on latest ArcaneChat v2.46.0
Expected behavior
I'd expect new messages to be displayed at the bottom, after any previous messages in the chat, despite their timestamps.
Actual behavior
When the system time is in the past (because of some misconfiguration), and there are "newer" messages in a chat, Delta clients display new sent messages right where they should've been placed by their timestamp, i.e. above previously written messages that are newer by timestamps but actually were written before.
You may argue this condition is very unusual, but it can happen, it happened, and the client behavior was extremely unobvious and confusing.
Steps to reproduce the problem
Send some messages to a chat
Set system clock to an hour earlier
Send another message
That new message is displayed above all the previous
Screenshots
See the screencast showing how to reproduce the bug:
Same behavior on latest ArcaneChat v2.46.0
Expected behavior
I'd expect new messages to be displayed at the bottom, after any previous messages in the chat, despite their timestamps.
Actual behavior
When the system time is in the past (because of some misconfiguration), and there are "newer" messages in a chat, Delta clients display new sent messages right where they should've been placed by their timestamp, i.e. above previously written messages that are newer by timestamps but actually were written before.
You may argue this condition is very unusual, but it can happen, it happened, and the client behavior was extremely unobvious and confusing.
Steps to reproduce the problem
Screenshots
See the screencast showing how to reproduce the bug:
order.mp4
Logs
Nothing useful