GNOME Bugzilla – Bug 688460
Improvements to the document manager search box.
Last modified: 2012-11-18 09:21:49 UTC
See the attached patches.
Created attachment 229128 [details] [review] document-manager: Add search_box to document manager box directly. This is now possible since the shell doesn't call gtk_widget_show_all on plugin widgets anymore.
Created attachment 229129 [details] [review] document-manager: hide search box when pressing escape inside the document widget.
Comment on attachment 229128 [details] [review] document-manager: Add search_box to document manager box directly. Thanks for your patch.
Comment on attachment 229129 [details] [review] document-manager: hide search box when pressing escape inside the document widget. I have committed it, Thanks.