Bug 372630

Summary: Filling canvas uses blending mode of the tool in use
Product: [Applications] krita Reporter: rebuilderster
Component: GeneralAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: normal CC: griffinvalley
Priority: NOR    
Version First Reported In: 3.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description rebuilderster 2016-11-18 15:42:58 UTC
In a document set to 16 bit float colorspace, filling the canvas with white via backspace or similar produces unexpected results

Steps to reproduce:
1. Paint several strokes on canvas with "Addition" color mode, until you have color values over "1".
2. Fill canvas with white.
3. Use color picker to sample an area that previously had superwhite values. You'd expect the values to be "1", but it seems the fill operation has worked in "Addition" mode, so you have superwhite values.

This seems rather unexpected.
Comment 1 wolthera 2016-11-19 12:42:57 UTC
This isn't a bug. The same thing happens with all other painting tools. This is so you can apply a gradient with a blending mode or the like.