SUMMARY When user is making selection with bezier curve selection tool and right clicks on the canvas after completing the selection Krita doesn't show a context menu showing the selection actions. It shows this right click context menu for all other selection tool. STEPS TO REPRODUCE 1. Open Krita and a new document 2. Make a selection with Bezier curve selection tool 3. Right click on the canvas OBSERVED RESULT No right click context menu is showed EXPECTED RESULT Right click context menu should be shown like it is shown with other selection tool. Operating System: Arch Linux Krita version: 4.4.0 KDE Plasma Version: 5.19.5 KDE Frameworks Version: 5.75.0 Qt Version: 5.15.1 Kernel Version: 5.8.14-arch1-1 OS Type: 64-bit Processors: 8 × Intel® Core™ i7-4790K CPU @ 4.00GHz Memory: 31.3 GiB of RAM Graphics Processor: GeForce GTX 750 Ti/PCIe/SSE2 I tested this in Krita built from master and the bug is present there too.
I can confirm this for the 4.4.0 and 4.3.0 appimages. Also, the Bezier Curve Selection Tool has the same icon as the Polygonal Selection Tool.
Git commit e0865086797414998bfa90c55bd768071a7b920f by Dmitry Kazakov. Committed on 11/12/2020 at 11:31. Pushed by dkazakov into branch 'krita/4.3'. Fix right-click menu in path selection tool M +2 -2 plugins/tools/selectiontools/kis_tool_select_path.cc https://invent.kde.org/graphics/krita/commit/e0865086797414998bfa90c55bd768071a7b920f
Git commit 1b3a4487300fe9acb7b637e204d968a8b6f695e5 by Dmitry Kazakov. Committed on 11/12/2020 at 11:31. Pushed by dkazakov into branch 'master'. Fix right-click menu in path selection tool M +2 -2 plugins/tools/selectiontools/kis_tool_select_path.cc https://invent.kde.org/graphics/krita/commit/1b3a4487300fe9acb7b637e204d968a8b6f695e5