Set focus on message input field in AbandonChangeDialog Initially set the keyboard focus on the message input field when the AbandonChangeDialog is shown. This allows the user to handle this dialog without using the mouse. In addition allow the user to cancel this dialog by pressing ESC. Signed-off-by: Edwin Kempin <edwin.kempin@gmail.com>