Summary: | If Canvas Input Settings are 'Paint Tool Sai Compatible', there is loss of functionality | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Ahab Greybeard <ahab.greybeard> |
Component: | Shortcuts and Canvas Input Settings | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | 1012468643, intuos5, sksc, tysontanx |
Priority: | NOR | ||
Version: | nightly build (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Debian stable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Repeated shortcut keys
Restore Defaults to CSP Compatible profile conflicts with existing actions |
Description
Ahab Greybeard
2021-05-17 10:39:01 UTC
Update: testing with the July 19 5.0.0-prealpha (git c81ba5b) appimage. The problems noted are still present. Ctrl+Alt+Right button is set for both 'Sample Background Colour From Current Layer' and also 'Show Popup Widget'. The sample action is carried out when this is done. I haven't check for other duplicated Canvas Input Settings. 1. Create an image with a paint layer and a vector layer with a vector object on it. 2. In Settings -> Configure Krita -> Canvas Input Settings, set the Input Profile to Paint Tool Sai Compatible. 3. Attempt to perform various actions, as summarised in OBSERVED RESULTS and note they do not work. OBSERVED RESULT 3a. If a selected vector object is right-clicked, there is no vector context menu and the object is deselected. 3b. If a selection is made and that selection is right-clicked, there is no selection context menu and the selection is deselected. 3c. If Ctrl+Alt+Right-click is pressed on the paint layer, the popup palette is not activated. these bug is also confirmed happen to me. here is my infor: os: windows7 64 bit krita version: 4.4.5 i really wish these bug can be fixed before krita5 officially released. Based on Comment 2 by mini321, I'll set this to Confirmed. @mini321 You can set the Status to Confirmed yourself if you're confirming a bug report. Created attachment 140298 [details]
Repeated shortcut keys
This is caused by repeated shortcut keys in the input profile.
I feel there are other duplicate shortcut keys.
In Krita 5.0 Beta 2, Windows 10: When the canvas input settings are set to Photoshop compatible, there is a loss of adding to a selection, because this invokes the line tool. Steps to reproduce 1. Create a paint layer 2. In Settings -> Configure Krita -> Canvas Input Settings, set the Input Profile to Photoshop Compatible. 3. Use the rectangular selection tool and drag a window selection. 4. Hold shift to (attempt to) add to the selection Observed result Instead of adding to the selection, a line is drawn, because holding shift invokes the line tool when paired with shift + left mouse button Created attachment 170489 [details] Restore Defaults to CSP Compatible profile conflicts with existing actions Restore Defaults in Canvas Input Settings resets the Input Profile to Clip Studio Paint Compatible, which has been reported as bug 488478. And after restoring to defaults, the Clip Studio Paint Compatible profile immediately has a conflict in "Alternate Invocation" section, with: Ctrl + Left Button Alternate Invocation -> Primary Mode Alternate Invocation -> Sample Foreground Color From Current Layer It's not good when a default profile doesn't work out of the box. |