Bug 435502

Summary: [Master] When brush settings dialog is open, shift+drag canvas input decouples brush size
Product: [Applications] krita Reporter: tomtomtomreportingin
Component: Shortcuts and Canvas Input SettingsAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: acc4commissions, alvin, griffinvalley
Priority: NOR Keywords: triaged
Version: nightly build (please specify the git hash!)   
Target Milestone: ---   
Platform: Appimage   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=439131
Latest Commit: Version Fixed In:

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.