]> Pileus Git - ~andy/gtk/commit
Bug 549262 – GtkScrolledWindow should not accept focus unless
authorMatthias Clasen <mclasen@redhat.com>
Fri, 29 Aug 2008 04:26:19 +0000 (04:26 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 29 Aug 2008 04:26:19 +0000 (04:26 +0000)
commitf646e475e7b716ed9bd2f8c5cb6fddf9319a629f
treeaa6a1d0c9400701ba7b33c69dc2e618071b7451e
parent9eae7a1d2e7457d67ba00bb8c35775c1523fa186
Bug 549262 – GtkScrolledWindow should not accept focus unless

2008-08-29  Matthias Clasen  <mclasen@redhat.com>

        Bug 549262 – GtkScrolledWindow should not accept focus unless
        GTK_CAN_FOCUS is set

        * gtk/gtkscrolledwindow.c (gtk_scrolled_window_focus): only grab the
        focus, if GTK_WIDGET_CAN_FOCUS() returns TRUE. Patch by Sven
        Herzberg

svn path=/trunk/; revision=21233
ChangeLog
gtk/gtkscrolledwindow.c