enlightenment-cvs@lists.sourceforge.net wrote:

        /* for firefox/thunderbird (xul) menu walking */
-//     if (e->detail == ECORE_X_EVENT_DETAIL_INFERIOR) return 1;
+       /* NB: why did i disable this before? */
+       if (e->detail == ECORE_X_EVENT_DETAIL_INFERIOR) return 1;

Because it had to be disabled. If you activate a menu in ff, exit the window, and then press a button, the window didn't loose focus. But that might have been another problem.

Sebastian


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to