https://bugs.kde.org/show_bug.cgi?id=500764
Bug ID: 500764
Summary: Color picker in System Settings shows odd HEX code
Classification: Applications
Product: systemsettings
Version: 6.2.5
Platform: Gentoo Packages
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: kcm_colors
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected]
Target Milestone: ---
Created attachment 178888
--> https://bugs.kde.org/attachment.cgi?id=178888&action=edit
Choose color dialog. Notice the four digit HEX code and the narrow dropdown
menu.
SUMMARY
"Choose custom accent color" dialog repeats the last hexadecimal code. It shows
'#RRGGBBBB' when it should be just '#RRGGBB'.
But, from that point, if you choose an outside color using the color picker, it
shows the correct format until you close and restart System Settings.
Also, the dropdown code menu (HEX/RGB/HSL/HSV) is rather narrow; but I don't
know if I should open another bug/request report.
STEPS TO REPRODUCE
1. Open System Settings.
2. Go Colors & Themes > Colors.
2. Click the Color Picker button (up right, grey last one).
3. HEX code is buggy. Choose a color with the Color Picker button and it goes
back to normal.
OBSERVED RESULT
Four digits HEX code, the fourth one is just the third one repeated (e.g.
'#a5ee7171').
EXPECTED RESULT
Normal three digits HEX code, like '#a5ee71'
SOFTWARE/OS VERSIONS
Linux: Gentoo, kernel 6.12.16
KDE Plasma Version: 6.2.5
KDE Frameworks Version: 6.10.0
Qt Version: 6.8.2
ADDITIONAL INFORMATION
Wayland 1.23.1
nVidia RTX 3060 (nvidia-drivers 550.144.03)
--
You are receiving this mail because:
You are watching all bug changes.