Browse Source
Only reserve hotkeys for focused textCtrls that are editabled.
Only reserve hotkeys for focused textCtrls that are editabled.
Otherwise just send Ctrl-C to the disabled control, and everything else to the tool framework. Fixes https://gitlab.com/kicad/code/kicad/issues/4801pull/16/head
6 changed files with 35 additions and 50 deletions
-
8common/grid_tricks.cpp
-
25common/scintilla_tricks.cpp
-
19common/textentry_tricks.cpp
-
25common/tool/tool_dispatcher.cpp
-
5include/grid_tricks.h
-
3include/scintilla_tricks.h
Write
Preview
Loading…
Cancel
Save
Reference in new issue