Bug 4684 - Demo playback stops when pressing TAB
Status: RESOLVED FIXED
Alias: None
Product: Tremulous
Classification: Unclassified
Component: Misc
Version: unspecified
Hardware: All All
: P3 normal
Assignee: Tim Angus
QA Contact: Tremulous Bugs
URL:
Depends on:
Blocks:
 
Reported: 2010-07-28 05:31 EDT by Giulio Dignitoso
Modified: 2011-01-16 17:49:07 EST
1 user (show)

See Also:


Attachments
fixed by this (512 bytes, patch)
2010-07-28 09:17 EDT, Giulio Dignitoso

Description Giulio Dignitoso 2010-07-28 05:31:44 EDT
Bug occurs in both Tremulous 1.1 and Tremulous GPP1
1) View a demo
2) press TAB
3) Demo playback stops.

*** notes ***
1) binding +scores to another key and pressing it will make the scores being shown properly, without interrupting the demo playback.

2) Pressing some other keys will cause the same bug to appear.

3) This bug is fixed in the Tremfusion client (and probably in other clients too), but I couldn't find a patch file for this specific bug.
Comment 1 Giulio Dignitoso 2010-07-28 09:17:50 EDT
Created attachment 2378 [details]
fixed by this

Comparing Tremulous GPP's source with Tremfusion's source, I found how to fix it.
This patch solves the problem in Tremulous GPP.
Comment 2 Chris "Lakitu7" Schwarz 2010-12-06 04:01:30 EST
My understanding is that this was actually some intended functionality for some reason in idq3 and not a bug, but whatever that reason was probably doesn't apply to us anymore. Can anyone provide any reason why we can't finally do this? I've certainly been doing similarly in my client builds for a while.
Comment 3 Chris "Lakitu7" Schwarz 2011-01-16 17:49:07 EST
In at r2101; thanks.