https://bugs.kde.org/show_bug.cgi?id=499023
Bug ID: 499023 Summary: "Highlight Changed Settings" does not apply to PulseAudio KCM Classification: Applications Product: systemsettings Version: 6.2.5 Platform: Fedora RPMs URL: https://discuss.kde.org/t/can-the-volume-of-system-sou nds-be-controlled/28658/3?u=rokejulianlockhart OS: Linux Status: REPORTED Severity: minor Priority: NOR Component: kcm_pulseaudio Assignee: plasma-b...@kde.org Reporter: 4wy78...@rokejulianlockhart.addy.io Target Milestone: --- Created attachment 177600 --> https://bugs.kde.org/attachment.cgi?id=177600&action=edit Demonstration screenshot for `#c0`. SUMMARY ------- The "Highlight Changed Settings" preference does not apply to the "PulseAudio" KCM's stream-specific volume-sliders. STEPS TO REPRODUCE ------------------ 1. ~~~sh #!/usr/bin/env sh systemsettings ~~~ 2. Enable "Highlight Changed Settings". 3. ~~~sh #!/usr/bin/env sh systemsettings kcm_pulseaudio # *Not* `kcmshell6` ~~~ 4. Modify the volume of a stream. OBSERVED RESULT --------------- The volume slider does not become orange. EXPECTED RESULT --------------- It should. SOFTWARE/OS VERSIONS -------------------- 1. ~~~sh #!/usr/bin/env sh kinfo ~~~ 2. > ~~~sh > Operating System: Fedora Linux 41 > KDE Plasma Version: 6.2.5 > KDE Frameworks Version: 6.10.0 > Qt Version: 6.8.1 > Kernel Version: 6.12.9-200.fc41.x86_64 (64-bit) > Graphics Platform: Wayland > Processors: 12 × AMD Ryzen 5 7600X 6-Core Processor > Memory: 30.4 GiB of RAM > Graphics Processor: AMD Radeon RX 5700 > ~~~ ADDITIONAL INFORMATION ---------------------- This also applies to https://bugs.kde.org/show_bug.cgi?id=490953#c0, so perhaps a meta-issue should be created to track these, for it would demonstrate how many KCMs are non-compliant. I don't mind testing them and creating bugs for each, if so. -- You are receiving this mail because: You are watching all bug changes.