]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-0
Trap the case where there is no default widget and the entry is the focus
[~andy/gtk] / ChangeLog.pre-2-0
index 8d15a4bd8ab8e34bcffe16a4e81f1f92b8b06c03..5d3fdf389e7122243ece93f6da66b3565dea925b 100644 (file)
@@ -1,3 +1,10 @@
+Mon Jan 21 11:56:31 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtkentry.c (gtk_entry_real_activate): Trap the 
+       case where there is no default widget and the entry
+       is the focus widget, since this also causes infinite
+       recursion. (#69158)
+
 Mon Jan 21 11:46:39 2002  Owen Taylor  <otaylor@redhat.com>
 
        * gdk/gdk.c (gdk_init_check): Set the fallback program class here,