GNOME Bugzilla – Bug 327612
Launcher list empty after going back
Last modified: 2006-01-20 21:49:24 UTC
1. Right click panel > Add to Panel... 2. Select Application Launcher (the gnome menu categories are displayed) 3. Type 'pan' in the Find textfield (the selection list is empty) 4. Click 'Back' 5. Click Application Launcher again Expected result: The menu categories are displayed again Actual result: The window stays empty
2006-01-20 Vincent Untz <vuntz@gnome.org> * panel-addto.c: (panel_addto_present_applications): change the search entry text after switching models so that it gets refiltered (panel_addto_filter_func): if the iter is a root in a tree model, just show it Fix bug #327612 and bug #327613.