Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_border.c 


Log Message:


disable that firefox fix... it causes bigger problems

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_border.c,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -3 -r1.114 -r1.115
--- e_border.c  15 Mar 2005 10:25:47 -0000      1.114
+++ e_border.c  15 Mar 2005 14:09:05 -0000      1.115
@@ -1587,7 +1587,7 @@
    else if (e->mode == ECORE_X_EVENT_MODE_UNGRAB)
      {
        /* for firefox/thunderbird (xul) menu walking */
-       if (e->detail == ECORE_X_EVENT_DETAIL_INFERIOR) return 1;
+//     if (e->detail == ECORE_X_EVENT_DETAIL_INFERIOR) return 1;
      }
    else if (e->mode == ECORE_X_EVENT_MODE_WHILE_GRABBED)
      {




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to