]> Pileus Git - ~andy/gtk/commit
check if the pointer is really over the returned widget, since the
authorKristian Rietveld <kris@imendio.com>
Mon, 16 Jul 2007 16:39:53 +0000 (16:39 +0000)
committerKristian Rietveld <kristian@src.gnome.org>
Mon, 16 Jul 2007 16:39:53 +0000 (16:39 +0000)
commit50a0d3b8eb9f7a4810606d365a9d8e010dcb17b4
treedfb37eb4b2d3cbc759ef64371d0fcb82b162219e
parented339f27f8935c52b3266122e19d7abe62f9b75f
check if the pointer is really over the returned widget, since the

2007-07-16  Kristian Rietveld  <kris@imendio.com>

* gtk/gtktooltip.c (find_topmost_widget_coords_from_event): check
if the pointer is really over the returned widget, since the
coordinate check may not always be hit in find_widget_under_pointer().

svn path=/trunk/; revision=18478
ChangeLog
gtk/gtktooltip.c