https://bugs.kde.org/show_bug.cgi?id=525388
Bug ID: 525388
Summary: Gtk.Button under HeaderBar does not dim icons
Classification: Plasma
Product: Breeze
Version First 6.7.4
Reported In:
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: gtk theme
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
Created attachment 195872
--> https://bugs.kde.org/attachment.cgi?id=195872&action=edit
repro python script
DESCRIPTION
Gtk.Button under Gtk.HeaderBar under Breeze only dims the button text.
Gtk.Button under application window on Breeze dims both, so this issue is
limited to the HeaderBar it seems.
This makes it impossible to tell enabled state from disabled if the button
lacks text and only has an icon.
Oxygen dims both, so it always works fine there.
(identical results under GTK3)
STEPS TO REPRODUCE
1. GTK_THEME=Breeze python header-icons-gtk4.py
2. GTK_THEME=Oxygen python header-icons-gtk4.py
OBSERVED RESULT
Unable to tell disabled icons from enabled.
EXPECTED RESULT
Always be able to tell disabled icons from enabled.
SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 6.7.4
KDE Frameworks Version: 6.29.0
Qt Version: 6.11.2
Kernel Version: 7.2.2-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 5800H with Radeon Graphics
Memory: 32 GiB of RAM (27.3 GiB usable)
Graphics Processor 1: AMD Radeon Graphics
Graphics Processor 2: NVIDIA GeForce RTX 3060 Laptop GPU
Manufacturer: LENOVO
Product Name: 82JQ
System Version: Legion 5 Pro 16ACH6H
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.