https://bugs.kde.org/show_bug.cgi?id=466097
Bug ID: 466097
Summary: `setActiveNode` followed by fill does not work as
expected
Classification: Applications
Product: krita
Version: 5.1.5
Platform: Archlinux
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Scripting
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 156504
--> https://bugs.kde.org/attachment.cgi?id=156504&action=edit
Python script to reproduce the bug
SUMMARY
***
When creating a selection, then creating and activating a layer (a.k.a. node)
and finaly filling the selection, fill is done on the former layer. Like if
`setActiveNode` did not work.
***
STEPS TO REPRODUCE
1. run the script in attachment on a greyscale image.
OBSERVED RESULT
fill is done on the former layer
EXPECTED RESULT
fill should be done on the new layer
SOFTWARE/OS VERSIONS
Linux salers 6.1.11-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 09 Feb 2023 20:06:08
+0000 x86_64 GNU/Linux
Qt Version: 5.15.8+kde+r181-1
ADDITIONAL INFORMATION
None
--
You are receiving this mail because:
You are watching all bug changes.