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 301523 - Thumbnail of filters preview is not selection aware
Thumbnail of filters preview is not selection aware
Status: RESOLVED FIXED
Product: GIMP
Classification: Other
Component: libgimp
2.2.x
Other Linux
: Normal normal
: 2.2
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2005-04-21 23:04 UTC by Laurent Martelli
Modified: 2008-01-15 12:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Laurent Martelli 2005-04-21 23:04:47 UTC
The thumbnail which lets you select which part of the image to preview a filter
is not aware of the selection. Or not completeley at least. If you select the
right half of an image, the thumbnail will show the whole image and the
rectangle showing the part to preview won't match the preview window.
Comment 1 Sven Neumann 2005-04-21 23:26:29 UTC
You are talking of the navigation popup window that is accessible from the
button in the lower right corner of the plug-in previews ?
Comment 2 Laurent Martelli 2005-04-22 00:07:15 UTC
Yes, that's it.
Comment 3 Sven Neumann 2005-04-23 11:57:13 UTC
Fixed in CVS, both branches:

2005-04-23  Sven Neumann  <sven@gimp.org>

	* libgimp/gimpdrawablepreview.c (gimp_drawable_preview_draw_thumb):
	respect the selection (fixes bug #301523).