Commit de52dc2948f99a157dfdc6c141ed600feef71b72

Ryan C. Gordon 2017-05-28T15:36:09

haiku: Correctly set keyboard focus (thanks, Kai!). The message sent upon the window being activated or deactivated, to trigger the call to SDL_SetKeyboardFocus was missing a mandatory parameter. So keyboard focus was never properly set. Fixes Bugzilla #3658.