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

Sending multiple files leads to duplicates and omissions #511

Closed
2 tasks done
schoellpat opened this issue Aug 16, 2017 · 2 comments
Closed
2 tasks done

Sending multiple files leads to duplicates and omissions #511

schoellpat opened this issue Aug 16, 2017 · 2 comments

Comments

@schoellpat
Copy link

My Setup

  • Operating System: Ubuntu 16.04
  • App Version: 2.8.0
  • I have tested with the latest version
  • I can simulate the issue easily

Description

When dragging multiple files at once into a chat window, a dialog pops up for every file to be sent. After just confirming every window, the right number of files is sent, but some files are sent two times, while others are omitted.

Current Behavior

When sending e.g. the files 1.txt, 2.txt, 3.txt, ... 9.txt the file 1.txt appears two times in the chat window (also with the content associated with 1.txt), but 9.txt is missing. The popups for the name correctly show all files. It seems that the first file is sent twice while the last is omitted.

Expected Behavior

All files should be sent correctly.

@gdelavald
Copy link
Contributor

@schoellpat Hey, could you please test this on the Web Version as well? Since this could be a bug on RC and not the electron app directly. Thank you.

@jeanfbrito
Copy link
Collaborator

Please test if the latest release did solve this. If not please reopen the issue or create a new one and tell us. I will be closing this one for now.

Thank you!

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

4 participants