tigase / beagle-im

(M) XMPP client for macOS based on TigaseSwift XMPP library
GNU General Public License v3.0
181 stars 21 forks source link

Full screen video call isn't closed when the call ends #141

Open truenicoco opened 1 year ago

truenicoco commented 1 year ago

Describe the bug When the video call window is in full screen, and the other party terminates the call, the macos "desktop" stays black. The only way I found to close the window when it happens is to display macos's desktop picker, hold the option key to "unmaximize" the (black) video call window, which makes it disappear.

To Reproduce Steps to reproduce the behavior:

  1. Make a video call
  2. Make it full screen
  3. Terminate the call

Expected behavior The "mac os desktop" should not stay black.

Desktop (please complete the following information):

Additional context This has always happened to me with beagle, but I was just too lazy to report earlier. :)