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 - No mouse up event
Summary: No mouse up event
Status: NEW
Alias: None
Product: SDL
Classification: Unclassified
Component: events (show other bugs)
Version: 2.0.7
Hardware: x86_64 Linux
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-07 19:34 UTC by vperus
Modified: 2018-05-11 20:49 UTC (History)
2 users (show)

See Also:


Attachments

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