raster pushed a commit to branch master.

commit 8814dbc10992b414389cce0213fea7a8be5682d3
Author: Carsten Haitzler (Rasterman) <[email protected]>
Date:   Thu May 16 14:44:33 2013 +0900

    fix focus hang bug - zmike suggestion...
---
 src/bin/e_border.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/bin/e_border.c b/src/bin/e_border.c
index 43a8ed2..ecd6ad6 100644
--- a/src/bin/e_border.c
+++ b/src/bin/e_border.c
@@ -4929,6 +4929,7 @@ _e_border_del(E_Border *bd)
         if (warp_timer) ecore_timer_del(warp_timer);
         warp_timer = NULL;
         warp_timer_border = NULL;
+        e_border_focus_lock_set(EINA_FALSE);
      }
 
    if ((drag_border) && (drag_border->data == bd))

-- 

------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d

Reply via email to