Fix being unable to use CTRL keyboard shortcuts on menu input fields (resolves #1338)
!1952 (merged)'s new ev_text
event was interfering with ctrl+letter shortcuts, so just block text input while ctrl is held to allow shortcuts to work
!1952 (merged)'s new ev_text
event was interfering with ctrl+letter shortcuts, so just block text input while ctrl is held to allow shortcuts to work