Bug 495755 - `blur` and `pixelate` icons don't respect the active color scheme
Summary: `blur` and `pixelate` icons don't respect the active color scheme
Status: RESOLVED FIXED
Alias: None
Product: Breeze
Classification: Plasma
Component: Icons (other bugs)
Version First Reported In: 6.2.2
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: visual-design
URL:
Keywords:
: 496668 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-11-03 16:40 UTC by paninomaninodesu
Modified: 2024-11-25 15:09 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In: 6.9
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description paninomaninodesu 2024-11-03 16:40:50 UTC
***
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
Comment 1 Nate Graham 2024-11-04 19:55:00 UTC
Can confirm. Looks like the icons themselves are broken. I'll fix 'em.
Comment 2 paninomaninodesu 2024-11-11 00:28:22 UTC
(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
Comment 3 Nate Graham 2024-11-13 21:58:15 UTC
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
Comment 4 Nate Graham 2024-11-25 15:09:55 UTC
*** Bug 496668 has been marked as a duplicate of this bug. ***