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 152048 - Crop tool dialog improvements
Crop tool dialog improvements
Status: RESOLVED FIXED
Product: GIMP
Classification: Other
Component: User Interface
unspecified
Other All
: Low enhancement
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2004-09-07 09:46 UTC by Vincent PENNEC
Modified: 2005-11-10 19:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
new version of Crop dialog box (25.19 KB, image/png)
2005-04-27 09:50 UTC, David Bosman
Details

Description Vincent PENNEC 2004-09-07 09:46:21 UTC
In the crop tool dialog I would like to see the right and bottom values so that 
one can resize the box from right or bottom

And, I would like to be able to set the edges affected by the automatic 
resizing (not sure of the labels I use a FR version)

-- Automatic Resizing --
 [x] from left          |
 [x] from right         |
 [x] from top           |
 [x] from bottom        |
       ________         |
      [_Resize_]        |
------------------------
Comment 1 David Bosman 2005-04-27 09:50:59 UTC
Created attachment 45735 [details]
new version of Crop dialog box

I know it is not pretty, but you get the idea ;-)
Comment 2 David Bosman 2005-04-27 09:52:36 UTC
Another improvement could be the position and the *size* of that dialog box.

using Gimp 2.2.6 (on Ubuntu Hoary, Gnome 2.10.0), it always popup right over the
image I am cropping, that'a bit annoying. Don't know if external links are
allowed, but you can see what I mean here :
http://www.palmbavardages.net/tuto_ubuntu/gimp_crop.htm (in French, the first
screenshot at the top of the page)

Also, it is a very huge windows for a rather simple activity, is it possible to
change its form, something like in the screenshot I put in the previous comment ?
Comment 3 weskaggs 2005-04-27 15:20:52 UTC
Just a note that this tool is being completely redesigned for GIMP 2.4, and the
new design should give you almost everything you ask for.  The controls will be
inside the tool options rather than in a separate dialog.  They will set the
edge coordinates rather than the width and height; however, this can be
overridden by setting a "constraint" on the width, height, aspect ratio, or
center.  
Comment 4 Jan-Harald Fredriksen 2005-07-11 21:07:01 UTC
It would also be nice if the dialog could pop-up at a more fitting location - 
that is, _not_ on top of the area being cropped.

Also, focus should be placed on the "Crop" button on the dialog, so that it 
would be sufficent to select the crop area and press enter to perform a crop 
operation.
Comment 5 Sven Neumann 2005-07-11 22:11:28 UTC
If the dialog pops up over the image window, then that is the fault of your
window manager. We tell it to place the dialog exactly where you moved it last
time that it was used.

Putting the focus anywhere but the first entry would be completely
counterproductive. The entries should perhaps have the "activates-default"
property set so that pressing Enter activates the default action of the dialog.
Comment 6 Jan-Harald Fredriksen 2005-07-12 15:40:34 UTC
Thanks for the feedback.

As you mention, the dialog pops up where it was last put. But the first time (in 
a session) crop is used, the dialog is placed in the middle of the screen(which 
is where I usually put the images).

As for your second comment, placing focus on "Origin X:" does not make a lot of 
sense in terms of usability even if it is the first entry in the dialog. Putting 
it on either "Resize" or "Crop" would be more useful IMO.

Another suggestion is to make the entire Crop/Resize dialog optional. Most of 
the time one can get by with mouse selection.
Comment 7 Sven Neumann 2005-07-12 18:50:57 UTC
Jan-Harald, if you had read the previous comments you would know that the dialog
is scheduled for removal.
Comment 8 Karine Delvare 2005-11-10 19:07:58 UTC
The makeover has started in CVS, and the options now appear in the tool options
(no popup dialog anymore).

Closing as fixed, feel free to re-open if something is missing.