After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 349614 - missing default activation for .pat save dialog
missing default activation for .pat save dialog
Status: RESOLVED FIXED
Product: GIMP
Classification: Other
Component: Plugins
git master
Other All
: Normal minor
: 2.4
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2006-08-02 02:08 UTC by david gowers
Modified: 2006-08-02 12:32 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description david gowers 2006-08-02 02:08:20 UTC
The 'Save' button should activate when pressing enter, but doesn't.
Comment 1 Michael Natterer 2006-08-02 12:32:47 UTC
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.