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

Message sending doesn't work if the system spent several minutes decrypting #12944

Open
1 of 4 tasks
embeddedt opened this issue Apr 30, 2022 · 0 comments
Open
1 of 4 tasks

Comments

@embeddedt
Copy link

Your Account Type

What steps will reproduce the problem?

  1. Send a lot of messages using other devices.
  2. Open Wire on a slow computer.
  3. Wait several minutes for decryption to finish.
  4. Try to send a message.
  5. Observe that when you press Enter, the textbox is cleared, but the message never actually gets sent.

What is the expected behaviour?

The message should either remain in the textbox and an error should be displayed, or it should be sent to the other party. The current behavior causes messages to be dropped silently, which is not a good experience, particularly if the user has just typed a lengthy message.

Refreshing and letting Wire load again causes sending to work properly, so this seems to be a reliable workaround.

Which browser are you using?

Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:99.0) Gecko/20100101 Firefox/99.0

Installed browser addons

  • h264ify
  • Old Reddit Redirect
  • Reddit Enhancement Suite
  • uBlock Origin (I checked and it's not blocking anything on app.wire.com)
  • Video Quality Settings for YouTube

Other comments

I am not sure if this behavior is reproduceable in Chrome on the same machine or not. I normally use Firefox for performance/memory reasons. Also, this only started occuring after the recent update to the web app which made messages animate upwards smoothly when a new one appears, if that helps with bisecting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant