| Summary: | Certain methods of mouse movement break canvas input usage, for example by using xdotool | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | tomtomtomreportingin |
| Component: | Shortcuts and Canvas Input Settings | Assignee: | Krita Bugs <krita-bugs-null> |
| Status: | REPORTED --- | ||
| Severity: | minor | CC: | halla, shzam |
| Priority: | NOR | Keywords: | triaged |
| Version First Reported In: | 5.0.6 | ||
| Target Milestone: | --- | ||
| Platform: | Appimage | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Bug Depends on: | 454256 | ||
| Bug Blocks: | |||
|
Description
tomtomtomreportingin
2022-05-01 19:25:01 UTC
I can't reproduce this :(. The keys I bound this to were: Ctrl+d and Super+b, non of them broke canvas input shortcuts. Maybe I can try this on KDE plasma, what is the shortcut key you mapped your script to? My System info: Krita Version: 5.1.0-prealpha (git 5dd2ecf) Languages: en_US, en, en_US, en, en_US, en, en_US, en Hidpi: true Qt Version (compiled): 5.15.3 Version (loaded): 5.15.3 OS Information Build ABI: x86_64-little_endian-lp64 Build CPU: x86_64 CPU: x86_64 Kernel Type: linux Kernel Version: 5.14.21-2-MANJARO Pretty Productname: Manjaro Linux Product Type: manjaro Product Version: unknown Desktop: i3 I initially encountered this using Alt + Space for my mouse movement script, but whatever keys I decide to change them to seemed to cause breakage from the script regardless. Oh, it seems I CAN'T reproduce the issue when binding it to Ctrl + D, but I CAN reproduce the issue when binding it to Meta + B, so it might be key-specific in some weird way. |