*** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports Please remove this comment after reading and before submitting - thanks! *** SUMMARY STEPS TO REPRODUCE 1. Try to take a Retangular Region screenshot 2. 3. OBSERVED RESULT Spectacle will open and let you select the are you want to capture. It'll open with a floating bar with some buttons. One of those buttons is Annotations that opens another bar with more buttons. Two of then are Pixelate and Blur. The icons for these two buttons appear dark instead of light as the other ones, this makes them virtually invisible and didn't even noticed the two where there. EXPECTED RESULT These two buttons to use a light icon consistently with the others. SOFTWARE/OS VERSIONS Windows: macOS: (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: 24.04 KDE Plasma Version: 6.2.2 KDE Frameworks Version: 6.7.0 Qt Version: 6.8.0 ADDITIONAL INFORMATION Couldn't take a screenshot of Spectacle itself
Can confirm. Looks like the icons themselves are broken. I'll fix 'em.
(In reply to Nate Graham from comment #1) > Can confirm. Looks like the icons themselves are broken. I'll fix 'em. Switched to Tuxedo OS 4, which uses the previews version of Plasma, and noticed that these two icons are appearing as they should. Curious. KDE Plasma Version: 6.1.5 KDE Frameworks Version: 6.6.0 Qt Version: 6.7.2
Git commit bb679d253d48d6a44ad750e2938c6b4ec2de4ac1 by Nate Graham. Committed on 13/11/2024 at 21:58. Pushed by ngraham into branch 'master'. Add missing CSS properties for `blur` and `pixelate` icons This makes them change colors properly. FIXED-IN: 6.9 M +1 -1 icons/actions/16/blur.svg M +1 -1 icons/actions/16/pixelate.svg M +1 -1 icons/actions/22/blur.svg M +1 -1 icons/actions/22/pixelate.svg https://invent.kde.org/frameworks/breeze-icons/-/commit/bb679d253d48d6a44ad750e2938c6b4ec2de4ac1
*** Bug 496668 has been marked as a duplicate of this bug. ***