Bug 2650 - backspace (delete) key on Macs does not function.
Status: RESOLVED FIXED
Alias: None
Product: ioquake3
Classification: Unclassified
Component: Platform
Version: 1.33 SVN
Hardware: Macintosh MacOS X
: P2 normal
Assignee: Zachary J. Slater
QA Contact: ioquake3 bugzilla mailing list
URL: http://tjw.org/tremulous/macosx/
Depends on:
Blocks:
 
Reported: 2006-04-12 10:42 EDT by Tony J. White
Modified: 2007-05-21 11:25:32 EDT
2 users (show)

See Also:


Attachments
translate mac keyboard backspace into a pc style backspace (502 bytes, patch)
2006-04-12 10:43 EDT, Tony J. White

Description Tony J. White 2006-04-12 10:42:57 EDT
The backspace key on Mac keyboards is called "delete".  Pressing it throws a unicode key which is effectively ignored for the purposes of deleting text behind the cursor.  This patch translates a unicode SDLK_BACKSPACE to the ctrl-h character like backspace on PC platforms.
Comment 1 Tony J. White 2006-04-12 10:43:36 EDT
Created attachment 865 [details]
translate mac keyboard backspace into a pc style backspace
Comment 2 Ryan C. Gordon 2007-05-21 11:25:32 EDT
Setting a QA contact on all ioquake3 bugs, even resolved ones. Sorry if you get a flood of email from this, it should only happen once. Apologies for the incovenience.

--ryan.