﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc,phab_field
4438,Hitting cancel while connecting to the lobby doesn't cancel request,sbirmi,sbirmi,"This was discovered while investigating #3941 (see comment 6[http://trac.wildfiregames.com/ticket/3941#comment:6]). Repeating here for completeness:

----

In lobbyStartConnect(), as as soon as Engine.ConnectXmppClient?() returns, we render ""Connecting..."" for example. Now, control is resumed to the gui. I tried hitting ""Cancel"". The connect screen returns to page ""pageWelcome"". However,

  1. feedback.caption is not reset (so you see ""Connecting..."" appearing in the backend).
  2. also, looks like we probably (don't reset g_LobbyIsConnecting or something similar). We actually end up connecting to the lobby (the UI switches to the next page) still. 

----

Note that this should also happen when we try to register (but I didn't test creating bogus accounts).",defect,new,Should Have,Work In Progress,Multiplayer lobby,,,,
