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

Summary: Missing mouse button events
Product: SDL Reporter: jos
Component: eventsAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED DUPLICATE QA Contact: Sam Lantinga <slouken>
Severity: major    
Priority: P2 CC: jos
Version: HG 2.0   
Hardware: x86   
OS: Windows 7   

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 ***