https://bugs.kde.org/show_bug.cgi?id=374386
Bug ID: 374386
Summary: Invalid composite op/color space combinations are
reachable
Product: krita
Version: 3.1.1
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: usability
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
When composite ops are incompatible with the color space they will affect, they
get disabled. However, it is still possible to select invalid combinations in
some situations.
The first method to reproduce this involves inconsistent behavior depending on
how layers are selected:
1. Create an RGB document with two layers. Convert "Layer 2" to CMYK. It is
currently possible to select invalid blending modes for the CMYK layer in both
the brush blending mode and the layer blending mode drop-down menus.
2. Click on "Layer 1", then click "Layer 2". It is still possible to use the
invalid modes.
3. From "Layer 2", use page-down, then page-up. The invalid modes are now
disabled.
4. Click "Layer 1". All modes are enabled for the RGB layer, even though
clicking didn't disable any modes for the CMYK layer.
The second method is simpler:
1. Create an RGB document.
2. Set the brush blending mode to "Color HSV" (not available in CMYK).
3. Close the document.
4. Create a new CMYK document. The mode didn't get reset to a safe value.
--
You are receiving this mail because:
You are watching all bug changes.