Bug 435502 - [Master] When brush settings dialog is open, shift+drag canvas input decouples brush size
Summary: [Master] When brush settings dialog is open, shift+drag canvas input decouple...
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Shortcuts and Canvas Input Settings (show other bugs)
Version: nightly build (please specify the git hash!)
Platform: Appimage Linux
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords: triaged
: 443065 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-04-08 12:23 UTC by tomtomtomreportingin
Modified: 2022-05-22 15:13 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tomtomtomreportingin 2021-04-08 12:23:40 UTC
git 2914f59

SUMMARY
If the brush settings dialog is open, using the shift+drag canvas input shortcut to change brush size will decouple the brush tip size shown in the brush editor with the functional size. This is more than a visual issue as tweaking settings in the brush settings dialog will reset the functional size to what's shown in the brush settings.

STEPS TO REPRODUCE
1. Open brush settings dialog.
2. Shift + left-click drag on the canvas to change brush size.

OBSERVED RESULT
The brush sizes between the brush editor and the actual brush size will decouple.

EXPECTED RESULT
No brush size decoupling.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Debian sid
KDE Plasma Version: 5.20.5
KDE Frameworks Version: 5.78.0
Qt Version: 5.12.9
Comment 1 tomtomtomreportingin 2021-04-08 12:38:08 UTC
Additional notes: 
* This doesn't happen with toolbar sliders.
* The sizes recouple after closing the dialog.
Comment 2 wolthera 2021-09-09 12:50:18 UTC
Can confirm, proly one of the reasons why we never allowed to detach the thing to begin with :)
Comment 3 Alvin Wong 2022-05-22 15:11:51 UTC
*** Bug 443065 has been marked as a duplicate of this bug. ***
Comment 4 Alvin Wong 2022-05-22 15:13:51 UTC
Cannot reproduce on c356cf83, assuming this has been fixed.