SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** see recording of issue on dropbox attached under "pressed hotkey issue" folder https://www.dropbox.com/scl/fo/4hkkazbv1fsjnzf6okxgb/h?rlkey=ysf4z5ccj12dwrh24oi39j8g0&dl=0 STEPS TO REPRODUCE 1. assign V to draw selection tool 2. assign none to line tool 3. press V on connected bluetooth keyboard 4 release V on keyboard OBSERVED RESULT while holding v line tool is selected draw select only chsnges to when released EXPECTED RESULT does not go to line tool only select SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION controller shown in video is 8bitdo micro used in keyboard mode with the X key set as V in 8bitdo software
Hi, Redkitt3n14! The 'V' key is assigned to the line tool by default. You need to unassign it first at: Preferences->Canvas Input Actions->Tool Invocation->Activate Line Tool And then assign it to another tool in the "Keyboard Shortcuts" page. You just have a conflict of two actions connected to the same key. We have two "independent" shortcuts system, so one needs to remember to not assign a key twice. That is a known issue.