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 532

Summary: SDL_PollEvent beeps on some keypresses
Product: SDL Reporter: Chris Mounce <christophermounce>
Component: eventsAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED DUPLICATE QA Contact: Sam Lantinga <slouken>
Severity: minor    
Priority: P2    
Version: 1.2.12   
Hardware: PowerPC   
OS: Other   

Description Chris Mounce 2007-12-29 23:31:23 UTC
Platform: OS X (10.5.1)
I'm using the SDL.framework provided for 1.2.12 <http://libsdl.org/release/SDL-1.2.12.dmg>.

Whenever there is a "special" keypress in the queue (escape, most function keys, some ctrl+* keypresses, etc.), SDL_PollEvent will trigger the alert sound.

This does not happen when I link my program against an SDL.framework I built a while back (version 1.2.11).
Comment 1 Sam Lantinga 2007-12-30 02:57:55 UTC
This is already fixed for SDL 1.2.13 release.  Thanks!

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