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 310291 - PNG export options dialog is way too large
PNG export options dialog is way too large
Status: RESOLVED FIXED
Product: GIMP
Classification: Other
Component: Plugins
git master
Other All
: Normal minor
: 2.4
Assigned To: GIMP Bugs
GIMP Bugs
: 342836 361955 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2005-07-13 22:18 UTC by Alexandre Prokoudine
Modified: 2006-10-14 18:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
'Save as PNG' dialog in Russian (25.60 KB, image/png)
2005-07-13 22:19 UTC, Alexandre Prokoudine
Details
Export to png dialog windows in hungarian language (12.32 KB, image/png)
2006-01-22 20:53 UTC, khiraly
Details

Description Alexandre Prokoudine 2005-07-13 22:18:20 UTC
Distribution/Version: Fedora Core 4

Create an image and save it to PNG. The dialog asking for export options will
appear taking most of the screen size.

This issue is present in both 2.2.x and 2.3.x branches.

To be honest, I don't think that it's translator's fault. Crop dialog suffers in
this aspect as well, just a little bit less.

Screenshot is attached.
Comment 1 Alexandre Prokoudine 2005-07-13 22:19:40 UTC
Created attachment 49128 [details]
'Save as PNG' dialog in Russian

'Save as PNG' dialog in Russian
Comment 2 Teppo Turtiainen 2005-07-14 07:04:36 UTC
This happens because the text on two of the buttons is kinda long. I don't know
Russian, but maybe the translation could be shortened somehow?
Comment 3 Alexandre Prokoudine 2005-07-14 08:37:27 UTC
Well, this is not that easy :) Like I said, I don't think that it's translator's
fault. There is no one-word equivalent to the word "defaults" in Russian.

Anyway, 5 buttons in a dialog like this one look quite strange. I don't remember
myself reading use cases for this dialog. Does anyone actually use "load/save
defaults". Not that I'm trolling. I'm curious.
Comment 4 Dmitry G. Mastrukov 2005-07-14 08:55:13 UTC
Yeah, as far as i know the word 'defaults' may be translated in two ways:
'исходные настройки' or 'настройки по-умолчанию'. Neighther first nor second are
not as short as 'defaults'. Also there is word Load.
Comment 5 Teppo Turtiainen 2005-07-14 09:36:27 UTC
OK, thanks for the info. Assigning back to GIMP to get their opinion.
Comment 6 Teppo Turtiainen 2005-07-14 09:43:46 UTC
Would it be possible to move the Save defaults and Load defaults buttons away
from the bottom row to somewhere else and maybe also organize the options into
two columns? That would make the dialog considerable smaller.
Comment 7 Sven Neumann 2005-07-14 11:33:45 UTC
Of course, I never liked the buttons there. Actually they should be removed
entirely. The functionality of being able to save defaults should be available
in all filters and should be offered in a consistent way by the plug-in dialog.
This was planned for 2.4 but since noone is actively working on it, perhaps we
should do a quick fix for the PNG dialog.
Comment 8 Sven Neumann 2005-07-14 11:38:53 UTC
BTW, turning off Help buttons in the Preferences will help to improve the dialog
layout for you.
Comment 9 Alexandre Prokoudine 2005-07-14 12:14:20 UTC
Sven, I really didn't know that it's possible to switch off the Help button.
Thank you for the pointer!
Comment 10 khiraly 2006-01-22 20:52:01 UTC
The same problem exist with the export to png dialog (in hungarian language).
I attache a screenshot.
Comment 11 khiraly 2006-01-22 20:53:52 UTC
Created attachment 57872 [details]
Export to png dialog windows in hungarian language
Comment 12 weskaggs 2006-05-20 23:51:52 UTC
Bumping target to Future since there is no sign that this is going to be addressed for 2.4.
Comment 13 Michael Natterer 2006-05-24 19:47:59 UTC
*** Bug 342836 has been marked as a duplicate of this bug. ***
Comment 14 Michael Natterer 2006-05-24 20:24:44 UTC
Fixed in CVS:

2006-05-24  Michael Natterer  <mitch@gimp.org>

	* plug-ins/common/png.c: moved "Load defaults" and "Save defaults"
	buttons to a separate line. Fixes bug #310291.
Comment 15 Michael Natterer 2006-10-14 18:20:32 UTC
*** Bug 361955 has been marked as a duplicate of this bug. ***