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 1036

Summary: The close(x) button on the window doesn't send a SDL_QUIT event
Product: SDL Reporter: Garrett Hartshaw <ghartshaw>
Component: eventsAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: HG 2.0   
Hardware: x86_64   
OS: Linux   

Description Garrett Hartshaw 2010-07-30 20:57:54 UTC
When I press the close(x) button on the SDL window in my application, it fails to send an SDL_QUIT event.
Comment 1 Sam Lantinga 2011-02-16 03:52:14 UTC
This should be fixed in the latest snapshot:
http://www.libsdl.org/tmp/SDL-1.3.zip

Thanks!