Index: lib/forms.c =================================================================== RCS file: /cvsroot/xforms/xforms/lib/forms.c,v retrieving revision 1.12 diff -u -p -r1.12 forms.c --- lib/forms.c 18 May 2004 13:57:42 -0000 1.12 +++ lib/forms.c 1 Jun 2004 14:58:48 -0000 @@ -1357,7 +1357,7 @@ fl_handle_form(FL_FORM * form, int event obj = fl_find_last(form, FL_FIND_MOUSE, xx, yy); } -#if 1 +#if 0 /* this is an ugly hack. This is necessary due to popup pointer grab where a button release is eaten. Really should do a send event from the pop-up routines */