88ab788
diff -up system-config-printer-1.2.6/system-config-printer.py.ungrab-focus system-config-printer-1.2.6/system-config-printer.py
88ab788
--- system-config-printer-1.2.6/system-config-printer.py.ungrab-focus	2011-01-21 12:45:49.000000000 +0100
88ab788
+++ system-config-printer-1.2.6/system-config-printer.py	2011-01-21 12:52:37.000000000 +0100
88ab788
@@ -3091,7 +3091,6 @@ class GUI(GtkGUI, monitor.Watcher):
88ab788
         self.rename_sigids = ids
88ab788
         self.rename_entry_sigid = None
88ab788
         self.dests_iconview.set_cursor (path, cell, start_editing=True)
88ab788
-        self.dests_iconview.grab_focus ()
88ab788
 
88ab788
     def printer_name_edit_start (self, cell, editable, path):
88ab788
         debugprint ("editing-started")