GNOME Bugzilla – Bug 338363
Search box should stay cleared when returning to Library
Last modified: 2006-04-15 10:21:53 UTC
Please describe the problem: I had searched for something to play, found it, then cleared my Search box (Ctrl+Y) to search for something else. I found something else, added it to the Queue, looked at the Queue, and returned to the Library to find that the Search box was filled again with what I had searched for. It keeps doing this every time I return to the Library. Steps to reproduce: 1. Search for something. 2. Clear the box (via Ctrl+Y). 3. Change source, e.g. Queue, Radio, Podcasts, etc. 4. Return to the Library. Note that the search box is filled again. Actual results: Expected results: I would expect that the search box would remain cleared. Does this happen every time? Yes. Other information: 0.9.3.1 on Ubuntu Dapper
Can't duplicate this in CVS HEAD. Closing, feel free to re-open if you can duplicate it in CVS HEAD, or in the soon-to-be-released 0.9.4.
do you know what CVS change fix it so it could be backported to 0.9.3 for dapper?
There have been so many changes in that area since 0.9.3.1 with the addition of the search bar, and the browser limiting code that it wouldn't be easy tracking down any specific change. Couldn't see any specific notes about it in the ChangeLog.
http://cvs.gnome.org/viewcvs/rhythmbox/shell/rb-source-header.c?r1=1.43&r2=1.44 2006-03-14 Jonathan Matthew <jonathan@kaolin.wh9.net> * shell/rb-source-header.c: (rb_source_header_clear_search): Remove the stored search text from the hash table, so it doesn't reappear after switching to another source and back.
Thank you James, I'll backport that for dapper