GNOME Bugzilla – Bug 172284
Colormap rotation - disappearing previews
Last modified: 2008-01-15 12:51:14 UTC
Distribution/Version: SuSE 9.2 1) invoke filters/colors/map/colormap rotation 2) click TWICE "Switch to Clockwise/Counterclockwise" button 3) previews disappear
I can't reproduce this on WinXP...
I have tried in in different distro version (SuSE 9.3, under Gnome 2.10.0) the problem is still there. However - only in CZECH. The problem is, that czech translation of the "Switch to Clockwise/Counterclockwise" string is much longer than original, causing the dialog to be rearranged a little when switched. This rearrangment deletes the preview. A different Czech string should be used (there should be many things improved in the Czech translation anyway), BUT preview is deleted also when you manually change the size of the dialog window. That works even in English.
Yes, resizing the dialog is the easiest way to reproduce it.
English compatible steps to reproduce: 1) invoke filters/colors/map/colormap rotation 2) make the dialog wider 3) previews disappear
Fixed in both branches: 2005-04-01 Sven Neumann <sven@gimp.org> * plug-ins/rcm/rcm_dialog.c: keep the previews from expanding. Fixes bug #172284.
I have found that this bug manifests itself also when switching the Area option (there must be a selection). That has not been fixed by the #5 fix.
The same bug is in the Filter Pack filter. Is this note enough or should I open another bug for it?
Fixed the problem in the RCM plug-in in both branches: 2005-08-15 Sven Neumann <sven@gimp.org> * plug-ins/rcm/rcm_callback.c * plug-ins/rcm/rcm_dialog.c * plug-ins/rcm/rcm_misc.[ch]: redraw the previews if their size changes. Fixes bug #172284.
The Filter pack problem is handled in bug #160032. Closing this report as FIXED.