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 4071

Summary: No mouse up event
Product: SDL Reporter: vperus
Component: eventsAssignee: Sam Lantinga <slouken>
Status: NEW --- QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2 CC: sycobob, vperus
Version: 2.0.7   
Hardware: x86_64   
OS: Linux   

Description vperus 2018-02-07 19:34:01 UTC
Initial conditions: window not focused.

Scenario:
 move mouse in window
 press left mouse button
 drag mouse out of window 
 release mouse button

Expected: get mouse button up event