Skip to content

Spatialized Voice Moderation: multiple Mute/Unmute alerts can pile up #4995

@maestrolinden

Description

@maestrolinden

Environment

Second Life Test 7.2.3.19307764689 (64bit)
Release Notes

You are at 124.9, 130.0, 21.3 in Product Engine Apollo1 located at simhost-07fe521507cacae37.aditi
SLURL: secondlife://Aditi/secondlife/Product%20Engine%20Apollo1/125/130/21
(global coordinates 336509.0, 307330.0, 21.3)
WebRTC-Voice 2025-11-10.19248958927
Release Notes

CPU: Apple M1 Pro (2400 MHz)
Memory: 16384 MB
OS Version: macOS 26.0.1 Darwin 25.0.0 Darwin Kernel Version 25.0.0: Wed Sep 17 21:41:45 PDT 2025; root:xnu-12377.1.9~141/RELEASE_ARM64_T6000 arm64
Graphics Card Vendor: Apple
Graphics Card: Apple M1 Pro

OpenGL Version: 4.1 Metal - 90.5

Window size: 964x687
Font Size Adjustment: 96pt
UI Scaling: 0.75
Draw distance: 88m
Bandwidth: 10000kbit/s
LOD factor: 1.125
Render quality: 1
Texture memory: 12124MB
Disk cache: Max size 2150.4 MB (87.6% used)
HiDPI display mode:

J2C Decoder Version: KDU v8.4.1
Audio Driver Version: OpenAL, version 1.1 ALSOFT 1.24.2 / OpenAL Community / OpenAL Soft: OpenAL Soft
Dullahan: 1.24.0.202510081737
CEF: 139.0.40+g465474a+chromium-139.0.7258.139
Chromium: 139.0.7258.139
LibVLC Version: 3.0.21
Voice Server Version: Secondlife WebRTC Gateway

Packets Lost: 3/18109 (0.0%)
November 12 2025 15:03:30

Description

If a spatialized voice moderator performs multiple mute/unmute operations, each operation generates a new LLToastAlertPanel, which stacks on top of any modal alerts that were previously created (and not yet cleared by the user). If this features keeps the modal alert design (rather than a passive toast notification), it would be helpful to clear any outdated moderation alerts when creating the new one.

Reproduction steps

  1. UserA and UserB: using a viewer with spatial voice moderation support, login to a simulator that also supports that feature
  2. UserA and UserB: go to a location that UserA has moderation ability over over (i.e. UserA is an estate manager or parcel owner, depending on whether the parcel is on the region channel or a private parcel channel)
  3. UserA: Open the Conversations floater, and right click on any user's name (including your own), and select 'Moderator Options' -> 'Mute everyone'
  4. UserA: Select 'Moderator Options' -> 'Unmute everyone'
  5. Repeat steps (3) and (4) a few times, then note UserB's UI state

Actual results:
After UserA has made each of the changes (each negates the previous operation), UserB's viewer shows a modal alert for each change. Here's a video of UserB clearing those modals:
https://youtu.be/UdkfX02NzHI

Expected results:
If the alert needs to be modal (should it?), it would be best for the last moderation-related alert to cause the previous alerts to disappear from view. Only the most recent moderation change is relevant to UserB.


This repo is using Opire - what does it mean? 👇
💵 Everyone can add rewards for this issue commenting /reward 100 (replace 100 with the amount).
🕵️‍♂️ If someone starts working on this issue to earn the rewards, they can comment /try to let everyone know!
🙌 And when they open the PR, they can comment /claim #4995 either in the PR description or in a PR's comment.

🪙 Also, everyone can tip any user commenting /tip 20 @maestrolinden (replace 20 with the amount, and @maestrolinden with the user to tip).

📖 If you want to learn more, check out our documentation.

Metadata

Metadata

Labels

bugSomething isn't workingtriageFlags issues that need to be triaged

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions