Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.0 marks messages as read prematurely #8643

Closed
spantaleev opened this issue Feb 14, 2019 · 1 comment
Closed

v1.0 marks messages as read prematurely #8643

spantaleev opened this issue Feb 14, 2019 · 1 comment

Comments

@spantaleev
Copy link
Contributor

  • Browser: Firefox, but also Electron (packaged v1.0rc1 and v1.0rc2 manually)
  • OS: Arch Linux
  • Versions tested: v1.0.0rc1 was exhibiting the bug. rc2 seems to have it too.

Description

If the window is raised, even if not focused, all newly-arriving chat messages are automatically marked as read.

If the window is focused and you're not active on it, the same thing happens - messages are automatically marked as read as soon as they arrive.

Steps to reproduce

  • Use Firefox (or Electron) and open some chat
  • Open another window, so that it would get focused and Firefox (or Electron) would not. Alternatively, just stay on the same window (don't open another one) and make sure not to move your mouse or type anything.
  • Have the other person send some messages to you
  • Observe how all newly-arriving messages are immediately marked as read

Previously (before v1.0rc1, at least), even if the window were focused, if you're not moving your mouse or typing something, it would not consider you active and would not mark messages as read.

Log: not sent

@turt2live
Copy link
Member

Duplicate of #8041

@turt2live turt2live marked this as a duplicate of #8041 Feb 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants