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 - SDL_PollEvent beeps on some keypresses
Summary: SDL_PollEvent beeps on some keypresses
Status: RESOLVED DUPLICATE of bug 508
Alias: None
Product: SDL
Classification: Unclassified
Component: events (show other bugs)
Version: 1.2.12
Hardware: PowerPC Other
: P2 minor
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-29 23:31 UTC by Chris Mounce
Modified: 2007-12-30 02:57 UTC (History)
0 users

See Also:


Attachments

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