GNOME Bugzilla – Bug 301523
Thumbnail of filters preview is not selection aware
Last modified: 2008-01-15 12:52:41 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.
You are talking of the navigation popup window that is accessible from the button in the lower right corner of the plug-in previews ?
Yes, that's it.
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).