-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
invalidThis doesn't seem rightThis doesn't seem right
Description
Describe the bug
The per-user volume slider doesn't change the user volume.
To Reproduce
Steps to reproduce the behavior:
- Install plugin (version 1.3.5)
- Open BBB room
- Try to change the volume of a user
- See slider visually change (and stay that way)
- Hear no difference in volume
Expected behavior
The volume of the specified user should change.
Screenshots Logs
The browser console is full of warnings created by volume.js line 171
Real value:0.8
Global:0.8
Per User (<redacted>):1
console.log(speakerName); and console.info(document.getElementsByClassName("userNameMain--2fo2zM")[0].children[0].innerText.trim()) show different names (if that is of value). The speakerName is the correct name of the person talking and the userNameMain...innerText... is my own name.
Software information
- Plattform: Linux (5.10.93-1-MANJARO x86_64)
- Firefox version: 96.0.2 (64-bit)
- BigBlueButton client version: 2478
- Add-On version: 1.3.5
- User-Type: normal user
Metadata
Metadata
Assignees
Labels
invalidThis doesn't seem rightThis doesn't seem right