GNOME Bugzilla – Bug 540760
windows vista Ctrl -o
Last modified: 2008-10-30 20:14:14 UTC
Please describe the problem: preview requires an up or down key before it actually preview Steps to reproduce: 1. Ctrl-O Actual results: Expected results: preview should operate first time without any file movement Does this happen every time? yes Other information: vista os
I can confirm this problem on Linux, GTK 2.12.9. Not sure yet if it's GIMP that uses the GTK+ API in the wrong way, but adding a call to gimp_file_dialog_update_preview() at the end of gimp_file_dialog_new() didn't help because gtk_file_chooser_get_preview_uri() returned NULL.
This is a bug in GTK+, resolving as duplicate. *** This bug has been marked as a duplicate of 154709 ***