corrected search window
authortanya <tanyshk@gmail.com>
Wed, 23 Jun 2010 12:44:57 +0000 (15:44 +0300)
committertanya <tanyshk@gmail.com>
Wed, 23 Jun 2010 12:44:57 +0000 (15:44 +0300)
ui/hildon_ui/hildon_ui.py

index 9e4746d..0a11568 100644 (file)
@@ -319,6 +319,7 @@ class HildonMeabook(MeabookUI):
             self._show_ui(view='box', show_search=True)
             set_box_content(self.box, self._show_item_dialog, \
                 self.controller.get_files_by_pattern())
+            self.search_entry.grab_focus()
 
     def select_item_cb(self, widget, column):
         """