[elc_navigationbar_ex]: removed focus setting from widget.
authorShilpa Singh <shilpa.singh@samsung.com>
Thu, 29 Sep 2011 07:17:14 +0000 (16:17 +0900)
committerShilpa Singh <shilpa.singh@samsung.com>
Thu, 29 Sep 2011 07:17:14 +0000 (16:17 +0900)
Change-Id: I9bbe836d7ab646bc024aaad579a55442fda0819d

src/lib/elc_navigationbar_ex.c

index a890bb6..5e15c46 100644 (file)
@@ -246,7 +246,7 @@ _eval_top(Evas_Object *obj)
         else if (wd->oldtop)\r
           {\r
              if (elm_object_focus_get(wd->oldtop->content))\r
-               elm_object_focus(wd->top->content);\r
+               elm_widget_focused_object_clear(wd->oldtop->content);\r
              if (wd->oldtop->popme)\r
                {\r
                   edje_object_signal_emit(o2, "elm,action,show", "elm");\r