Created attachment 176245 [details] image illustrating the problem Git hash: 74d5360 (worked OK in at least 292fd73, possibly newer nightlies as well but haven't tried those) STEPS TO REPRODUCE 1. Create a new project in 16-bit integer color depth. 2. Make a dark background then create a white shape on a new layer (raster or vector) 3. Apply a gradient overlay layer style to the shape with a "Normal" blend mode and a white to black foreground to background gradient. OBSERVED RESULT It should look pretty obviously messed up. Other blend modes like multiply seem to work OK. See attached test image. The two left shapes use Normal blend mode and the rightmost shape is just a vector gradient and unaffected. SOFTWARE/OS VERSIONS Krita Version: 5.3.0-prealpha (git 74d5360) Hidpi: false Qt Version (compiled): 5.15.7 Version (loaded): 5.15.7 OS Information Build ABI: x86_64-little_endian-lp64 Build CPU: x86_64 CPU: x86_64 Kernel Type: linux Kernel Version: 6.12.1-4-MANJARO Pretty Productname: Manjaro Linux Product Type: manjaro Product Version: rolling Desktop: XFCE Appimage build: Yes
This seems to have been fixed since the nightly made from git hash 79c8401 . Cheers!