Opened 14 years ago

Closed 14 years ago

#18 closed defect (fixed)

Dedicated GUI console input focus issues

Reported by: torhu Owned by: sg_tequila
Priority: normal Milestone: Smokin' Guns 1.1b3 - Engine
Component: Engine Version: 1.1b2
Keywords: Cc:

Description

When starting the GUI server console, it appears to capture the mouse (no mouse pointer). It probably shouldn't, as it doesn't use it for anything.

Two issues caused by or related to this:

  1. This means that you can't use the mouse to move the window.
  2. Key autorepeat doesn't work, like holding down backspace to erase text.

Pressing the console key once fixes both issues.

Change History (5)

comment:1 Changed 14 years ago by sg_tequila

Do you mean this happens when starting smokinguns_dedicated.exe in a console ?

comment:2 Changed 14 years ago by torhu

No, it's when starting smokinguns.exe with +set dedicated 2.

Of course, people should use the server-only exe instead, but I noticed the problem since I use the GUI server for testing stuff.

comment:3 Changed 14 years ago by sg_tequila

Okay, I understand now.
I confirm you can obtain the same behaviour under linux launching

smokinguns.x86_64 +set dedicated 1

comment:4 Changed 14 years ago by sg_tequila

Milestone: Smokin' Guns 1.1Smokin' Guns 1.1b3 - Engine
Owner: set to sg_tequila
Status: newaccepted

Should be fixed in r421
Can you test and close this bug if okay ?
Thanks

comment:5 Changed 14 years ago by torhu

Resolution: fixed
Status: acceptedclosed
Note: See TracTickets for help on using tickets.