MorseKOB / PyKOB

Python implementation of a library for Morse and MorseKOB functionality
https://sites.google.com/site/morsekob/morsekob40
MIT License
4 stars 2 forks source link

MKOB: Assure that the typical editing keys work in text entry fields. #364

Open AESilky opened 1 month ago

AESilky commented 1 month ago

Where possible, assure that Ctrl-A (Cmd on Mac), Ctrl-C, Ctrl-X, and Ctrl-V work as expected in text editing fields.

AESilky commented 1 month ago

An example of a field that isn't working is the URL field in the Preferences dialog.