GNOME Bugzilla – Bug 338047
search box positioning has some bugs
Last modified: 2006-04-12 02:54:03 UTC
The positioning logic in gtk_tree_view_search_position_func has a couple errors which can cause the box to be partially offscreen.
Created attachment 63221 [details] [review] patch
2006-04-11 Matthias Clasen <mclasen@redhat.com> * gtk/gtktreeview.c ((gtk_tree_view_search_position_func): Apply a patch from David Trowbridge to improve the positioning of the search popup. (#338047)