Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#4031 closed defect (fixed)

[PATCH] Enter doesn't start a server

Reported by: Imarok Owned by: elexis
Priority: Should Have Milestone: Alpha 21
Component: UI & Simulation Keywords: patch
Cc: Patch:

Description

MainMenu->Multiplayer->Host Game: when you press the Enter key it says "Connect to server" and nothing else happens.

Attachments (4)

continue_mp.patch (2.5 KB ) - added by Imarok 8 years ago.
Fixes the issue
continue_mp_v2.patch (3.1 KB ) - added by Imarok 8 years ago.
move the js part into a seperate js function
continue_mp_v2.1.patch (3.1 KB ) - added by Imarok 8 years ago.
minor style changes
continue_mp_v3.patch (1.9 KB ) - added by Imarok 8 years ago.
Don't show continue when rejoining

Download all attachments as: .zip

Change History (7)

by Imarok, 8 years ago

Attachment: continue_mp.patch added

Fixes the issue

by Imarok, 8 years ago

Attachment: continue_mp_v2.patch added

move the js part into a seperate js function

by Imarok, 8 years ago

Attachment: continue_mp_v2.1.patch added

minor style changes

comment:1 by elexis, 8 years ago

Owner: set to elexis
Resolution: fixed
Status: newclosed

In 18289:

Fix a confirmation hotkey bug in the multiplayer dialog. Patch by Imarok, fixes #4031.
Remove a duplicate button and move code from XML to JS.

comment:2 by elexis, 8 years ago

Cc: patch review removed
Keywords: patch added

Thanks

by Imarok, 8 years ago

Attachment: continue_mp_v3.patch added

Don't show continue when rejoining

comment:3 by elexis, 8 years ago

In 18295:

Hide the continue button from r18289 once pressed, refs #4031.

Note: See TracTickets for help on using tickets.