STEPS TO REPRODUCE 1. Create a document with the following structure. Layer1. Empty paint layer(Show, No color label) Layer2. Group layer(Hide, No color label) Layer3. Inside Layer 2,Paint layer with a something painted on it(Show, blue color label) 2. Activate the Fill tool, put it in color label reference mode, and select the blue label. 3. Try a fill on layer 1. OBSERVED RESULT The fill is affected by a paint layer (Layer 3) inside a group layer (Layer 2) that is hidden. EXPECTED RESULT Since the group layer (Layer 2) is hidden, the fill tool should function unaffected by the paint layer (Layer 3) inside it.
A possibly relevant merge request was started @ https://invent.kde.org/graphics/krita/-/merge_requests/1872
Git commit 943278915682af369ef76cdc24c83f4f98da4530 by Deif Lou. Committed on 01/08/2023 at 06:55. Pushed by deiflou into branch 'master'. Fix issues generating reference image in KisMergeLabeledLayersCommand Related: bug 471896 M +113 -35 libs/image/commands_new/KisMergeLabeledLayersCommand.cpp M +4 -5 libs/image/commands_new/KisMergeLabeledLayersCommand.h https://invent.kde.org/graphics/krita/-/commit/943278915682af369ef76cdc24c83f4f98da4530
Git commit 44f0d93ef6fa3c8e46d23af53346c4854b63ac45 by Dmitry Kazakov, on behalf of Deif Lou. Committed on 28/02/2024 at 12:34. Pushed by dkazakov into branch 'kazakov/for-5.2'. Fix issues generating reference image in KisMergeLabeledLayersCommand Related: bug 471896 M +113 -35 libs/image/commands_new/KisMergeLabeledLayersCommand.cpp M +4 -5 libs/image/commands_new/KisMergeLabeledLayersCommand.h https://invent.kde.org/graphics/krita/-/commit/44f0d93ef6fa3c8e46d23af53346c4854b63ac45