Kaydet (Commit) 3ff764c9 authored tarafından Szymon Kłos's avatar Szymon Kłos

Focus for file list after opening folder

Change-Id: Ibac322b873315fd8a0ec63c930f4c76562a5e704
üst 227aa18e
......@@ -576,6 +576,8 @@ FileViewResult RemoteFilesDialog::OpenURL( OUString const & sURL )
if( m_eMode != REMOTEDLG_MODE_SAVE )
m_pName_ed->SetText( "" );
m_pFileView->GrabFocus();
}
else
{
......
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