Opened 15 years ago
Closed 15 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:
- This means that you can't use the mouse to move the window.
- 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 15 years ago by
comment:2 Changed 15 years ago by
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 15 years ago by
Okay, I understand now.
I confirm you can obtain the same behaviour under linux launching
smokinguns.x86_64 +set dedicated 1
comment:4 Changed 15 years ago by
Milestone: | Smokin' Guns 1.1 → Smokin' Guns 1.1b3 - Engine |
---|---|
Owner: | set to sg_tequila |
Status: | new → accepted |
Should be fixed in r421
Can you test and close this bug if okay ?
Thanks
comment:5 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
Do you mean this happens when starting smokinguns_dedicated.exe in a console ?