Fix spurious reading of old game title by JAWS
authorH.G. Muller <h.g.muller@hccnet.nl>
Mon, 3 Jan 2011 11:50:54 +0000 (12:50 +0100)
committerArun Persaud <arun@nubati.net>
Tue, 11 Jan 2011 05:22:04 +0000 (21:22 -0800)
commit564d40aef12b1927f48cf1561ec3199462f8e583
tree7430704d8fd42fc40d37c6926b6ef8ee2f5bc2af
parente3e3615246633473d0ea262f6d3974d6a49cfd01
Fix spurious reading of old game title by JAWS

Because focus was switched to the board window before loading the
selected game from the game list, the titlebar still contained the
name of the previously loaded game, which would spontaneously be read by
JAWS. Now the focus switch is done after loading the new game (which
updates the window title.)
winboard/wgamelist.c