Signed-off-by: Martin Jansa <[email protected]>
---
eve/src/bin/chrome.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/eve/src/bin/chrome.c b/eve/src/bin/chrome.c
index 3d6d36f..8b817b3 100644
--- a/eve/src/bin/chrome.c
+++ b/eve/src/bin/chrome.c
@@ -861,7 +861,7 @@ on_view_mask_hidden(void *data, Evas_Object *o __UNUSED__,
* manually here, so elm now has no clue what's up, so tell elm that its
* toplevel widget for the chrome is to be unfocused so elm gives up
* the focus and its idea of the world */
- elm_object_unfocus(elm_object_top_widget_get(win->current_chrome));
+ elm_object_focus_set(elm_object_top_widget_get(win->current_chrome),
EINA_FALSE);
evas_object_focus_set(win->current_view, EINA_TRUE);
}
--
1.7.7
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel