Bug 89 - Unable to use left paren in console
Status: RESOLVED FIXED
Alias: None
Product: Unreal Tournament 2003
Classification: Unclassified
Component: Graphical Client
Version: Demo (Build 1077)
Hardware: PC Linux
: P2 normal
Assignee: Ryan C. Gordon
QA Contact:
URL:
Depends on:
Blocks:
 
Reported: 2002-09-15 17:33 EDT by Ben Winslow
Modified: 2002-09-27 06:40:58 EDT
0 users

See Also:



Description Ben Winslow 2002-09-15 17:33:23 EDT
I can't use '(' in either the 'Type' single line console nor the pulldown
console...  Although it works as expected for the first command, after that
point it seems to semirandomly pick a line out of the command history to replace
the input line.

This bug exists in the original Unreal Tournament Linux client as well.
Comment 1 Ryan C. Gordon 2002-09-16 08:16:55 EDT
Will look at.

--ryan.

Comment 2 Ryan C. Gordon 2002-09-19 16:20:11 EDT
Will have to wait until after the full version ships, since I have to move some
code around to fix it, which is way too risky at this point.

Marking bug as "LATER".

--ryan.

Comment 3 Ryan C. Gordon 2002-09-27 06:40:41 EDT
Grr...dirty hack in SDLDrv, since '(' conflicts with the Engine's symbol for the
"down" key. The first retail patch (and next demo patch) will let you use this
correctly in the console.

--ryan.

Comment 4 Ryan C. Gordon 2002-09-27 06:40:58 EDT
Grr...dirty hack in SDLDrv, since '(' conflicts with the Engine's symbol for the
"down" key. The first retail patch (and next demo patch) will let you use this
correctly in the console.

--ryan.