[quake3-bugzilla] [Bug 6071] New: SDL2: Backspace doesn't work in UI
bugzilla-daemon at icculus.org
bugzilla-daemon at icculus.org
Tue Nov 26 03:33:38 EST 2013
https://bugzilla.icculus.org/show_bug.cgi?id=6071
Bug ID: 6071
Summary: SDL2: Backspace doesn't work in UI
Classification: Unclassified
Product: ioquake3
Version: GIT MASTER
Hardware: Macintosh
OS: All
Status: NEW
Severity: normal
Priority: P3
Component: Misc
Assignee: zachary at ioquake.org
Reporter: ZTurtleMan at gmail.com
QA Contact: quake3-bugzilla at icculus.org
Created attachment 3399
--> https://bugzilla.icculus.org/attachment.cgi?id=3399&action=edit
revert cl_keys.c to master and add char event for backspace
Using the sdl2 branch, backspace does not work in Q3A or Team Arena ui's text
fields (such as player name).
VMs expect a char event, but sdl2 branch only sends a key event. Console was
fixed to use key event in sdl2 branch, and has to be revert if readding char
event (otherwise it backspaces twice).
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://icculus.org/pipermail/quake3-bugzilla/attachments/20131126/f3af712d/attachment.html>
More information about the quake3-bugzilla
mailing list