Modified, N_SE-46527 : N_SE-46527 / Host keyboard focus issue. 2.2_release
authorSinyoung Hwang <shiny.hwang@samsung.com>
Tue, 16 Jul 2013 07:02:35 +0000 (16:02 +0900)
committerSinyoung Hwang <shiny.hwang@samsung.com>
Tue, 16 Jul 2013 07:02:35 +0000 (16:02 +0900)
Change-Id: I96fee4a22990d771147d35ee545ba27ddede397b
Signed-off-by: Sinyoung Hwang <shiny.hwang@samsung.com>
project/src/MainFrm.cpp

index 74aff7f..3457645 100644 (file)
@@ -160,7 +160,6 @@ MainFrm::OnActionPerformed(const Tizen::Ui::Control& source, int actionId)
 
             __pEditIPAddress->SetEnabled(false);
             __pEditIPAddress->RequestRedraw(true);
-            this->SetFocus();
             Footer* pFooter = GetFooter();
             pFooter->RemoveItemAt(0);
             __footerItem_Left.SetText(L"Listen");