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 1093 - Missing mouse button events
Summary: Missing mouse button events
Status: RESOLVED DUPLICATE of bug 1046
Alias: None
Product: SDL
Classification: Unclassified
Component: events (show other bugs)
Version: HG 2.0
Hardware: x86 Windows 7
: P2 major
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-19 08:08 UTC by jos
Modified: 2011-01-19 22:40 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 jos 2011-01-19 08:08:44 UTC
Revision 5029 is still lacking the mouse button events for the right, middle and X1X2 buttons, so is scrolling. The event gets sent for the left mouse button.

I used mingw in msys to compile SDL.

There was a bug reported months ago, but still not fixed.
Comment 1 Sam Lantinga 2011-01-19 22:40:20 UTC

*** This bug has been marked as a duplicate of bug 1046 ***