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 - SDL_GetMouseState() and SDL_PollEvent error
Summary: SDL_GetMouseState() and SDL_PollEvent error
Status: RESOLVED INVALID
Alias: None
Product: SDL
Classification: Unclassified
Component: events (show other bugs)
Version: 2.0.3
Hardware: x86 Windows (XP)
: P2 major
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-15 08:07 UTC by John
Modified: 2017-08-13 20:26 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.