SUMMARY If the user chooses a black color as cursor color in the setting, the brush outline shape is not shown on canvas. STEPS TO REPRODUCE 1. Open a new document in krita and check the brush outline on canvas 2. Go to settings > configure Krita > General > cursor 3. change the cursor color to black 4. Now check the brush outline on canvas OBSERVED RESULT No outline is shown as if it is transparent EXPECTED RESULT Bursh outline should be shown Operating System: Arch Linux KDE Plasma Version: 5.16.5 KDE Frameworks Version: 5.62.0 Qt Version: 5.13.1 Kernel Version: 5.2.14-arch2-1-ARCH OS Type: 64-bit Processors: 8 × Intel® Core™ i7-4790K CPU @ 4.00GHz Memory: 15.6 GiB of RAM
The Cursor Colour setting does not in fact change the cursor colour, it changes the brush outline colour. The brush outline colour seems to be formed from an arithmetic/logical combination of the image background colour and the 'cursor colour' with the intention of making them different. Using a particular shade of red for cursor colour and with a particular shade of green on the image, the brush outline becomes invisible, as I just accidentally discovered. I suspect that this is because it has become the same colour as the background green pixels. It may be that every colour choice shows this effect with the right combinations. Black seems to give no change for every image pixel colour. This may be inevitable for some colour no matter what technique is used.
Setting to Confirmed because the report does describe the behaviour noted.
I think this might be closed as INTENTIONAL... or changed to wish. Ahab's explanation on why this happens is correct. I guess a simple fix would be to use a grey outline instead.
(In reply to Tiar from comment #3) > I think this might be closed as INTENTIONAL... or changed to wish. Ahab's > explanation on why this happens is correct. I guess a simple fix would be to > use a grey outline instead. Not gray outline. But pure white/black outline depending on the color it hovers on. Can be added as a new color mode for the cursor.