https://bugs.kde.org/show_bug.cgi?id=429871
Bug ID: 429871 Summary: Bad initial numbers when entering Pallete color RGB values Product: krita Version: 4.4.1 Platform: Appimage OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Dockers Assignee: krita-bugs-n...@kde.org Reporter: tylerecout...@gmail.com Target Milestone: --- Created attachment 133762 --> https://bugs.kde.org/attachment.cgi?id=133762&action=edit gif showing bug SUMMARY When trying to add a new color to the palette, the Channel values are all set at 65535. When I enter a value between 0-255 and then click out, the color is always black (the values appear to be out of 65535 instead of 255). If I enter the same values a second time, I get the color as expected. STEPS TO REPRODUCE 0. Create a new document with default sRGB-elle-V2 and 8-bit Depth 1. Click + to add a color to a palette in the Palette docker 2. Click the "Color" to open the color picker 3. See 65535 in all RGB 4. Try to change them to 100, 100, 0 and get black 5. Click away - all values change to 0 5. Try entering the values again, 100, 100, 0 and it works, you get a yellow color. See attached gif OBSERVED RESULT Initial scale is 65535 Switches scales the second time you enter values EXPECTED RESULT expect a scale of 255 Don't switch scales SOFTWARE/OS VERSIONS Linux/KDE Plasma: Ubuntu 20.04 ADDITIONAL INFORMATION I remember reporting this bug for an older version of Krita a year or two ago but couldn't find the report. -- You are receiving this mail because: You are watching all bug changes.