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 137050 - Rectangular selection size includes non-image portion
Rectangular selection size includes non-image portion
Status: RESOLVED DUPLICATE of bug 326450
Product: GIMP
Classification: Other
Component: User Interface
1.x
Other All
: Normal enhancement
: ---
Assigned To: GIMP Bugs
GIMP Bugs
: 141717 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2004-03-13 12:25 UTC by Alexander Rabtchevich
Modified: 2006-02-18 23:13 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alexander Rabtchevich 2004-03-13 12:25:22 UTC
It the image size is less than image window and rectangular selection is
applied to select a part of image including one of the image boundaries and
the selection starts outside the image, the statusbar displayes the whole
selection size. F.g. if I start selection at the {-5;-10} and the current
mouse position is {7;15}, the statusbar displayes the selection size as
{12;25} instead of {7;15}. It is not convenient. It should only show the
size of the part of the selection, coincide with the image.
Comment 1 Raphaël Quinet 2004-03-13 13:13:58 UTC
This is debatable: although it could make sense to show only the
"effective size" of the selection for rectangular selections, this
would not work for circular selections.  So fixing this issue could
bring inconsistencies between the selection tools.

I am confirming this bug anyway, because it would be worth discussing
the options for improving the display of the selection size.  Maybe
we could display both sizes if at least one corner of the selection is
outside the image?  So when the selection fits entirely inside the
image, the current format would not change.  But when the selection
goes partially outside the image it would display the total size as
usual, followed by something like " (inside image: WxH)".
Comment 2 Vladimir Pantelic 2004-05-03 14:34:31 UTC
*** Bug 141717 has been marked as a duplicate of this bug. ***
Comment 3 Vladimir Pantelic 2004-05-03 14:37:43 UTC
At least it would help to be able to see the final size of the rectangular
selection in the title/status bar, see bug #141718.
Comment 4 Michael Schumacher 2006-02-18 23:13:42 UTC

*** This bug has been marked as a duplicate of 326450 ***