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
WHere do these actions come from? They are not part of Krita by default. Did you install a third party python plugin?
Created attachment 135660 [details] action names
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.
*** This bug has been marked as a duplicate of bug 421687 ***