You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "Sebastian Wagner (Jira)" <ji...@apache.org> on 2020/05/01 22:16:00 UTC

[jira] [Created] (OPENMEETINGS-2338) Can't restart sharing if starting to share and then leave and re-enter the room

Sebastian Wagner created OPENMEETINGS-2338:
----------------------------------------------

             Summary: Can't restart sharing if starting to share and then leave and re-enter the room
                 Key: OPENMEETINGS-2338
                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2338
             Project: Openmeetings
          Issue Type: Bug
    Affects Versions: 5.0.0-M4
            Reporter: Sebastian Wagner
            Assignee: Sebastian Wagner
             Fix For: 5.0.0-M5


If you:
 * Enter conf room, start sharing
 * Exit the room (sharing will be automatically stopped if exit the room)
 * Re-enter the room, open dialog, shows "Start sharing" press it => Nothing happens

You can see in the JS console that even pressing "start sharing" the action executed is:

[WebSocket.send] Sending: \{"type":"kurento","id":"pauseSharing","uid":""}

 

I think Javascript remembers last sharer settings when leaving and re-entering the room



--
This message was sent by Atlassian Jira
(v8.3.4#803005)