I am noticing input "stuckiness" when selecting an option in consecutive mission screens. That is, i click return selecting an option in mission_screen_1, and then the default option of mission_screen_2 gets selected.
I have made a test oxp (available on demand) with 5 consecutive mission screens containing only a number from 1 to 5 and 2 options (both get you to the next screen). I should be getting to mission screens 1,2,3,4,5 but i often get 1,3,5 other times 1,4 if i click really really fast then maybe i can get the next numbered screen message... it seems that key_down input is given to screens that haven't been shown.
Input (SDL only?) problems with consecutive mission screens
Moderators: winston, another_commander, Getafix