https://bugs.kde.org/show_bug.cgi?id=486419

            Bug ID: 486419
           Summary: Selection fills entire canvas if selection already
                    exists when using reference layers.
    Classification: Applications
           Product: krita
           Version: git master (please specify the git hash!)
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: Tools/Selection
          Assignee: krita-bugs-n...@kde.org
          Reporter: i...@ralek.art
  Target Milestone: ---

When selecting with the contiguous selection tool set to the 'color reference
layer' method, all options are ignored and the entire canvas is selected if a
selection already exists.

To recreate:
- Make a box on a color labeled layer.
- Make a selection by any method (lasso, contiguous, etc)
- Set the contiguous selection tool to 'sample color label' and set it to the
color of the box layer.
- Make a selection inside the box

What happens:
- The entire canvas is selected.
(Edge case: If action type is set to 'subtract', it will leave the original
selection unselected, showing that whatever function is creating the new
selection is returning the full canvas and ignoring the reference layer
entirely.)

What should happen:
- The selection fills the box, or if shift is held, should add the box to the
initial selection.

This bug doesn't occur if there is no previous selection, or if the reference
layer is single/full image. Tt works as expected.

6060b8ee

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to