elm hoversel: restore focus to the button when hover end 42/94142/2
authorWooHyun Jung <wh0705.jung@samsung.com>
Thu, 27 Oct 2016 06:41:22 +0000 (15:41 +0900)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Tue, 1 Nov 2016 00:57:05 +0000 (17:57 -0700)
Change-Id: I6fd856c9548dba377673db8365ba8d489c69b7bd

src/lib/elc_hoversel.c

index 6bac4e8..99bbabc 100644 (file)
@@ -763,6 +763,7 @@ _elm_hoversel_hover_end(Eo *obj, Elm_Hoversel_Data *sd)
      {
         _hover_del(obj);
      } // for backward compatibility
+   elm_object_focus_set(obj, EINA_TRUE);
 }
 
 EOLIAN static Eina_Bool