Created attachment 115825 [details] Shows dialogs displayed when changing brush size, and set keyboard shortcuts. SUMMARY Intuos 4 tablet wheel input for brush size results in "Ambiguous shortcut detected" dialog. Occurs in Krita 4.X but not 3.X. I suspect it is due to the keyboard layout being set to Swedish. Tablet wheel behaves fine in all other programs. STEPS TO REPRODUCE 1. Fresh install of any version of Krita from 4.0 onwards. 2. Open Krita, create new document 3. Have the tablet wheel set to "Brush Size" mode 4. Use the wheel to change brush size OBSERVED RESULT A dialog "Ambiguous shortcut detected" pops up with the text: "The key sequence ']' is ambiguous. Use the 'Keyboard Shortcuts' tab in..." In the Keyboard shortcuts dialog no ambiguities are shown. ( See attachment ) EXPECTED RESULT The brush size is changed SOFTWARE VERSIONS BROKEN in: Krita 4.X WORKING in: Krita 3.X Krita Version: 4.1.5 Qt Version (compiled): 5.9.3 Version (loaded): 5.9.3 OS Information Build ABI: x86_64-little_endian-llp64 Build CPU: x86_64 CPU: x86_64 Kernel Type: winnt Kernel Version: 10.0.17134 Pretty Productname: Windows 10 (10.0) Product Type: windows Product Version: 10 OpenGL Info OpenGL not initialized ADDITIONAL INFORMATION Windows 10 Pro Display Language: English Keyboard Layout: Swedish
The action it is conflicting with is the python script Ten Brushes, selecting brush 9. Have you tried setting the brush resize entry to ctrl+alt+9, does that work?
Created attachment 116403 [details] Shows shortcuts dialog after setting shortcut to ctrl+alt+9/8
Setting the shortcut as "ctrl+alt+9" displays as "ctrl+alt+]" in the menu (same with "ctrl+alt+8", which displays as "ctrl+alt+["). See newly attached image. Using the tablet wheel doesn't result in an error message or a change in brush size, but the cursor will flash as it normally does when you change the size using the tablet wheel, but the size doesn't change
Thanks for your comment! Automatically switching the status of this bug to REPORTED so that the KDE team knows that the bug is ready to get confirmed. In the future you may also do this yourself when providing needed information.
Hi, Michael! I guess this bug should also be fixed now after my commit I did just now: https://phabricator.kde.org/R37:fb089519cdae2c7cd0a1544c7fbdc6336b89c93f Please check nightly builds tomorrow evening, if you can still reproduce the bug or not :) https://binary-factory.kde.org/job/Krita_Nightly_Windows_Build/ If you still can reproduce the bug, please reopen the bug, so we could see it :)
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone!
I'm afraid the issue is still present. The "Ambiguous shortcut detected" popup does not occur any more but the brush size does change with the tablet wheel.