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 338363 - Search box should stay cleared when returning to Library
Search box should stay cleared when returning to Library
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: User Interface
0.9.x
Other All
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-04-13 15:21 UTC by Andrew Conkling
Modified: 2006-04-15 10:21 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andrew Conkling 2006-04-13 15:21:28 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
Comment 1 Alex Lancaster 2006-04-13 16:21:45 UTC
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.
Comment 2 Sebastien Bacher 2006-04-14 14:23:30 UTC
do you know what CVS change fix it so it could be backported to 0.9.3 for dapper?
Comment 3 Alex Lancaster 2006-04-14 14:31:50 UTC
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.
Comment 4 James "Doc" Livingston 2006-04-14 23:27:10 UTC
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.
Comment 5 Sebastien Bacher 2006-04-15 10:21:53 UTC
Thank you James, I'll backport that for dapper