On master branch, git commit hash: 6f95172f6146c696d60a0af94b00d817e4c69117 Also tested on stable public release 5.1.0 STEPS TO REPRODUCE 1. open any document, new or old, in krita 2. switch to the bezier line tool 3. press either [ or ] to increase or decrease brush size (assuming default shortcuts) OBSERVED RESULT No change in brush size EXPECTED RESULT Brush size changes. Why is this expected? Because the size of the brush is used by the tool to determine the line thickness, so these shortcuts are relevant. The straight line tool handles these shortcuts as well. This is a discrepancy that creates functional friction, i.e. the user needs to use the mouse or switch tools temporarily to change brush size, then switch back. SOFTWARE/OS VERSIONS Windows: Windows 10 Home (10.0.19042)
Hi, thank you for your report. I can confirm with the Krita Version: 5.2.0-prealpha (git 5c98a72) Appimage with Qt 5.15.7
Remove triaged keyword from CONFIRMED bugs
This was fixed in https://invent.kde.org/graphics/krita/-/merge_requests/2232 (5.3.x commit 23c4e9b4, 5.2.x commit 148fa919).