GNOME Bugzilla – Bug 513828
tooltip for clean icon in the entry search
Last modified: 2009-06-10 21:25:58 UTC
Please describe the problem: it's a bit confusing that when you lay your mouse over the search entry it tells that typing there filters the music by artist, title, etc etc then, if you move over the clean icon (that cleans the entry), the tooltip tells the same, but since the icon is a little shined it's confusing, maybe a "clean the entry" tooltip would be enough Steps to reproduce: 1. 2. 3. Actual results: Expected results: Does this happen every time? Other information:
2009-03-20 Jonathan Matthew <jonathan@d14n.org> * configure.ac: * widgets/rb-search-entry.c: (rb_search_entry_init), (rb_search_entry_clear_cb): If available, use gtk 2.16's new GtkEntry API for the 'clear' icon in the search entry, rather than libsexy's SexyIconEntry. Incidentally fixes #513828.