Skip to content

per-user volume slider not working #11

@mozzieongit

Description

@mozzieongit

Describe the bug
The per-user volume slider doesn't change the user volume.

To Reproduce
Steps to reproduce the behavior:

  1. Install plugin (version 1.3.5)
  2. Open BBB room
  3. Try to change the volume of a user
  4. See slider visually change (and stay that way)
  5. 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

No one assigned

    Labels

    invalidThis doesn't seem right

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions