projects
/
platform
/
upstream
/
enlightenment.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a91a6bc
)
disable that firefox fix... it causes bigger problems
author
Carsten Haitzler
<raster@rasterman.com>
Tue, 15 Mar 2005 14:09:05 +0000
(14:09 +0000)
committer
Carsten Haitzler
<raster@rasterman.com>
Tue, 15 Mar 2005 14:09:05 +0000
(14:09 +0000)
SVN revision: 13743
src/bin/e_border.c
patch
|
blob
|
history
diff --git
a/src/bin/e_border.c
b/src/bin/e_border.c
index
b8b0cfc
..
111a19a
100644
(file)
--- a/
src/bin/e_border.c
+++ b/
src/bin/e_border.c
@@
-1587,7
+1587,7
@@
_e_border_cb_window_focus_out(void *data, int ev_type, void *ev)
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)
{