https://bugs.kde.org/show_bug.cgi?id=502900
Bug ID: 502900 Summary: Volume doesn't persist on Firefox when set above 100% in pactl Classification: Applications Product: systemsettings Version: 6.3.4 Platform: Arch Linux OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: kcm_pulseaudio Assignee: plasma-b...@kde.org Reporter: ragavendra...@gmail.com Target Milestone: --- SUMMARY When the volume is increased above 100% in CLI like say in laptops, the volume doesn't persist when watching videos on Firefox. The user has to keep updating the volume in the tray again and again. STEPS TO REPRODUCE 1. Increase the volume above 100% with this command `pactl set-sink-volume @DEFAULT_SINK@ 150%` 2. In Firefox, say navigate to Youtube/ X/ any video site and watch a video. 3. In system tray click on the volume control and you can see the volume is set to 100% max. 4. Increase it to like 142%. 5. Pause the video and play it again. 6 The volume drops to 100% or less. OBSERVED RESULT The volume drops to 100% or less. EXPECTED RESULT The volume should not change. The issue is reproducable if the video slider or moved or similar. This issue wasn't there until recent update(s). SOFTWARE/OS VERSIONS ``` $ kinfo Operating System: EndeavourOS KDE Plasma Version: 6.3.4 KDE Frameworks Version: 6.12.0 Qt Version: 6.9.0 Kernel Version: 6.14.2-arch1-1 (64-bit) Graphics Platform: Wayland Processors: 12 × AMD Ryzen 5 PRO 5650U with Radeon Graphics Memory: 14.9 GiB of RAM Graphics Processor: AMD Radeon Graphics ``` ADDITIONAL INFORMATION ``` $ pactl --version pactl 17.0-43-g3e2bb Compiled with libpulse 17.0.0 Linked with libpulse 17.0.0 ``` -- You are receiving this mail because: You are watching all bug changes.