I found that when I select text by dragging with three fingers and release my fingers, pressing Ctrl+C immediately does not copy the text. I suspect this may be due to the delay. It seems that detecting the key press during the delay period and immediately exiting the dragging mode, while sending the key command, could solve this problem.
I found that when I select text by dragging with three fingers and release my fingers, pressing Ctrl+C immediately does not copy the text. I suspect this may be due to the delay. It seems that detecting the key press during the delay period and immediately exiting the dragging mode, while sending the key command, could solve this problem.