Page 1 of 1

A really strange Alt+Return bug

Posted: Tue Sep 12, 2006 6:19 pm
by Zomis
Go to main menu in RND.
Use Alt+Tab to switch window. (If you are using Windows of course...)
Use Alt+Tab to switch back to RND.
Now go to "Start Level" and press Return.
Results in an Alt+Return action (switching fullscreen) sometimes...

strangely, I've only encountered this bug if the window I switched to was MSN... it only happens with MSN sometimes (version 7.5 installed, with MSN Plus!). But it doesn't happen all the time with msn... it might be something about how much of the RND window that is covered or not my that other window, I have no idea...

Has this happened to anyone else?

Posted: Mon Oct 02, 2006 8:26 pm
by Holger
Sounds strange, as if the "Alt" key release event was not correctly send to the SDL subsystem, where it is checked using "SDL_GetModState()"... :-o

And indeed the question: Has this happened to anyone else?