GNOME Bugzilla – Bug 349614
missing default activation for .pat save dialog
Last modified: 2006-08-02 12:32:47 UTC
The 'Save' button should activate when pressing enter, but doesn't.
Fixed in CVS: 2006-08-02 Michael Natterer <mitch@gimp.org> * plug-ins/common/pat.c: enable "activates-default" on the name entry. Fixes bug #349614. Removed the name entry's callback and simply get the string after running the dialog.