Kaydet (Commit) 582931ec authored tarafından Kohei Yoshida's avatar Kohei Yoshida

Set initial focus to the 'Open XML source' button.

This helps with keyboard-only navigation in this dialog.

Change-Id: Ie3d580ba921c93ae256ad0a503615de7a037323a
üst fafbce47
......@@ -105,6 +105,7 @@ ScXMLSourceDlg::ScXMLSourceDlg(
maRefEdit.SetModifyHdl(aLink);
SetNonLinkable();
maBtnSelectSource.GrabFocus();
}
ScXMLSourceDlg::~ScXMLSourceDlg()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment