mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 04:16:03 -05:00
[GH-ISSUE #5738] Bug: Call mode still listening after being closed #29635
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @thiswillbeyourgithub on GitHub (Sep 26, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/5738
Originally assigned to: @tjbck on GitHub.
Bug Report
Installation Method
docker compose
Environment
Confirmation:
Expected Behavior:
Closing the call should stop the recording
Actual Behavior:
If I say "Can you hear me" after the call was closed I see a new message appear "Can you hear me" then the model starts answering on its own. All this while the call is closed.
Description
Bug Summary:
If you resize the window during a call then close the call, it's still listening to you!
Reproduction Details
Steps to Reproduce:
Additional Information
I've seen it happen multiple times now. This is particularly annoying if you left the window opened and then notice you've been sending messages all along because you were talking with someone. This might also be related to issues where the microphone would stay 'on' after sending a message that was supposed to be fixed some releases ago.
@tjbck commented on GitHub (Sep 26, 2024):
Should be fixed on dev, testing wanted here!
@thiswillbeyourgithub commented on GitHub (Sep 26, 2024):
Thanks! Not available for testing though, just FYI