AF-VCD / pdf-bullets

Web-based utility for writing Air Force Bullets (EPR/OPR/Awards)
MIT License
44 stars 38 forks source link

Word Delete Breaks Input Box #61

Open Teh-Bobo opened 3 years ago

Teh-Bobo commented 3 years ago

When typing in the input field, using Ctrl+Backspace (delete previous word) breaks the input box. After deleting the word properly, new input is discarded until the user clicks a new spot in the box. Once a new spot is selected, words appear to move around the box randomly.

Also, Ctrl+Z does not work in the box, but that's probably a separate issue.