3024ded91e
It would appear that some platforms process the KILL_FOCUS event after running TransferDataFromWindow(). This change makes sure that the evaluation is done no matter the order. Fixes: lp:1793911 * https://bugs.launchpad.net/kicad/+bug/1793911