NABI issue 36959
authorravi.n2 <ravi.n2@samsung.com>
Tue, 30 Apr 2013 08:27:51 +0000 (13:57 +0530)
committerravi.n2 <ravi.n2@samsung.com>
Tue, 30 Apr 2013 08:27:51 +0000 (13:57 +0530)
Change-Id: I9a0ba773d5ba6c28bcc05207c88df1f9d02a97ce

src/MfSearchForm.cpp

index 7ee4acf..106badc 100644 (file)
@@ -951,6 +951,7 @@ SearchForm::OnActionPerformed(const Tizen::Ui::Control& source, int actionId)
 
                __pSearchPopup->SetShowState(false);
                __pSearchBar->SetEnabled(true);
+               __pSearchBar->SetText(__searchText);
 
                SetActionBarsVisible(FORM_ACTION_BAR_FOOTER, true);
                __searchText.Clear();