src/misc_gui.cpp
changeset 10550 71a83bb72535
parent 10549 96b788f0380e
child 10587 70ace93a49d1
--- a/src/misc_gui.cpp	Wed May 14 20:01:06 2008 +0000
+++ b/src/misc_gui.cpp	Wed May 14 20:28:11 2008 +0000
@@ -1021,6 +1021,7 @@
 			} else {
 				HandleOnEditText(this->text.buf);
 			}
+			this->handled = true;
 		}
 	}