Bug 422955

Summary: Rotate brushcolor causes tonal value to change randomly
Product: [Applications] krita Reporter: Jo <jo.y.venn>
Component: Color SelectorsAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: minor CC: halla, tomtomtomreportingin, vitamorus.art
Priority: NOR    
Version First Reported In: 4.2.9   
Target Milestone: ---   
Platform: macOS (DMG)   
OS: macOS   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: action names

Description Jo 2020-06-14 10:05:24 UTC
SUMMARY

STEPS TO REPRODUCE
1. Assign a shortcut key each for  "rotate brushcolor cc" and to "rotate brushcolor ccw" and to "brighten brushcolor" as well to  "darken brushcolor" 
2. Press and keep pressed the shortcut key. You'll see how the total value continues to change randomly. 


OBSERVED RESULT
The command rotate brushcolor cc/ccw rotates as expected, but together with brighten/darken  brushcolor - I assigned to all 4 commands different keyboard shortcuts

EXPECTED RESULT
The command rotate brushcolor cc/ccw should shift colors but  rotate around the same "orbit" inside the color wheel, but independently from tonal value (darken /brighten brushcolor) 

SOFTWARE/OS VERSIONS
macOS: 10.14.6
Comment 1 Halla Rempt 2021-02-13 13:28:14 UTC
WHere do these actions come from? They are not part of Krita by default. Did you install a third party python plugin?
Comment 2 tomtomtomreportingin 2021-02-13 14:02:30 UTC
Created attachment 135660 [details]
action names
Comment 3 Halla Rempt 2021-02-13 14:04:33 UTC
Thanks for the clarification! I'm not sure though whether it's possible to do anything about this because we don't store our colors as HSV -- the actual color is always in the actual colorspace, so changing any parameter changes the color itself.
Comment 4 Vitamorus 2025-04-29 18:59:47 UTC

*** This bug has been marked as a duplicate of bug 421687 ***