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

Screenshare call doesn't end if we just cancel at the start #16800

Closed
DantrazTrev opened this issue Mar 27, 2021 · 1 comment · Fixed by matrix-org/matrix-js-sdk#1654
Closed
Assignees

Comments

@DantrazTrev
Copy link

Description

When trying to make a screenshare call and then canceliing just before chooosing the screen , the call is still going and it doesn't alllow us making another call

Steps to reproduce

-Go to a user or a room

  • Place a screenshare call but don't select a screen and cancel it
  • An error would appear
  • Now try to make a call to the same person , This error is shown (that you're already in a call with the person)
    image

Also you're not allowed to make a call to someone until you've refreshed

image

Describe how what happens differs from what you expected.

The call shouldn't be placed or terminated if the user cancels the screenshare and things should go as normal, allowing us to make calls
Logs being sent: no

Version information

  • Platform: Element Web and desktop app

For the web app:

  • Browser: Chromium: 89.0.4389.86
  • OS: Ubuntu
  • URL: develop.element.io

For the desktop app:

  • OS: Ubuntu
  • Version: 1.7.23
@SimonBrandner
Copy link
Contributor

I can reproduce this

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

Successfully merging a pull request may close this issue.

2 participants