]> Pileus Git - ~andy/gtk/commit
Trap the case where there is no default widget and the entry is the focus
authorOwen Taylor <otaylor@redhat.com>
Mon, 21 Jan 2002 17:04:47 +0000 (17:04 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Mon, 21 Jan 2002 17:04:47 +0000 (17:04 +0000)
commit382cc81163c5b9fd9e6800a31846810794e451e0
tree75ae2b2181f4df2b4f19fb009fc653b8d25a7ec2
parentda117dcdca99fa8c5550316c7e4ced050d66de31
Trap the case where there is no default widget and the entry is the focus

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)
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkentry.c