We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 2880

Summary: SDL_GetMouseState() and SDL_PollEvent error
Product: SDL Reporter: John <Greenherbx>
Component: eventsAssignee: Sam Lantinga <slouken>
Status: RESOLVED INVALID QA Contact: Sam Lantinga <slouken>
Severity: major    
Priority: P2 CC: philipp.wiesemann
Version: 2.0.3   
Hardware: x86   
OS: Windows (XP)   

Description John 2015-02-15 08:07:46 UTC
whenever I move my mouse around the screen,a key down event gets triggered.Ive found that when ever my mouse x position's value is the same as SDLK_w which is 119,SDL registers that as a key down event.
Comment 1 Philipp Wiesemann 2015-02-15 21:04:42 UTC
Thank you for reporting this problem. Could you please provide a short example program where it happens?
Comment 2 Sam Lantinga 2017-08-13 20:26:04 UTC
No response, I'm closing this bug.