Bug 459726 - bezier line tool doesn't respond to [ and ] to change brush size
Summary: bezier line tool doesn't respond to [ and ] to change brush size
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Shortcuts and Canvas Input Settings (show other bugs)
Version: git master (please specify the git hash!)
Platform: Microsoft Windows Microsoft Windows
: NOR minor
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-27 06:28 UTC by tapatilorenzo
Modified: 2024-09-30 14:31 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tapatilorenzo 2022-09-27 06:28:06 UTC
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)
Comment 1 wolthera 2023-01-16 14:31:22 UTC
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
Comment 2 Dmitry Kazakov 2024-08-22 16:39:05 UTC
Remove triaged keyword from CONFIRMED bugs
Comment 3 Freya Lupen 2024-09-30 14:31:08 UTC
This was fixed in https://invent.kde.org/graphics/krita/-/merge_requests/2232 (5.3.x commit 23c4e9b4, 5.2.x commit 148fa919).