Some more info to solve this issue: The default buttons should have the gtk.CAN_DEFAULT flag set, using .set_flags or Glade: http://www.pygtk.org/docs/pygtk/class-gtkobject.html#method-gtkobject--set-flags
When the corresponding dialog "page" is shown, the button should grab the default with .grab_default: http://www.pygtk.org/docs/pygtk/class-gtkwidget.html#method-gtkwidget--grab-default -- default button in each step should grab default https://bugs.launchpad.net/bugs/625529 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
