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 327612 - Launcher list empty after going back
Launcher list empty after going back
Status: RESOLVED FIXED
Product: gnome-panel
Classification: Other
Component: general
2.13.x
Other Linux
: Normal normal
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-01-18 23:08 UTC by Reinout van Schouwen
Modified: 2006-01-20 21:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Reinout van Schouwen 2006-01-18 23:08:04 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
Comment 1 Vincent Untz 2006-01-20 21:49:24 UTC
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.