https://bugs.kde.org/show_bug.cgi?id=525358
Bug ID: 525358
Summary: [regression] color picker now only let you pick 8-bit
color when canvas is higher bit depth
Classification: Applications
Product: krita
Version First git master (please specify the git hash!)
Reported In:
Platform: Appimage
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: * Unknown
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
DESCRIPTION
In latest git master, the color picker are limited to 8-bit color when the
canvas has higher bit depth, it shows color as 0-255 RGB. Previously it let you
enter 0-65535 RGB when the bit depth is 16bit int.
It work correctly on 6.0.3, so this is a regression. Can repro on both appimage
and source build.
It's also possible that the layer are actually in 8-bit depite user chose 16
bit color, if that's the case it's a even bigger issue
STEPS TO REPRODUCE
1. Create a new document, choose "16 bit integer/channel" color depth
2. Open color picker
3. Notice that the color are displayed 0-255 integer values
OBSERVED RESULT
EXPECTED RESULT
SOFTWARE/OS VERSIONS
Wayland
Good appimage: krita-6.0.3-x86_64.AppImage
Bad appimage: krita-6.1.0-prealpha-d554c53c4b-x86_64.AppImage
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.