After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 513828 - tooltip for clean icon in the entry search
tooltip for clean icon in the entry search
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: User Interface
0.11.x
Other All
: Normal minor
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks: 585385
 
 
Reported: 2008-02-02 03:48 UTC by Gil Forcada
Modified: 2009-06-10 21:25 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Gil Forcada 2008-02-02 03:48:40 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:
Comment 1 Jonathan Matthew 2009-03-20 09:13:21 UTC
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.