GNOME Bugzilla – Bug 317756
Inaccurate image informations displayed when in collection view
Last modified: 2005-10-03 20:55:18 UTC
Distribution/Version: Ubuntu Breezy - Open multiple images files in collection view. To do so - In a directory with image files, type "eog *.png" - a dialog box appear, click on "Collection" button to veiw all files in a single collection The window is splitted in two parts. The top part displays the image. The bottom part display image files, with thumbnails and filenames. - Click on a file in the bottom part. The status bar is updated with informations on selected image file. - Click on another file in the bottom part. The status bar is not updated and still displays informations of the previously selected image. Expected : get informations of newly selected image file. - Click on another file. The status bar is updated with informations of the previously selected image. Expected : get informations of newly selected image file. - Clicking on another file repeats last behaviour. Bug: The status bar always displays informations concerning previously selected image.
This is another side effect of the statusbar update problem reported in bug #317757. There's already a patch attached there that solves this problem. So, marking this bug as a duplicate of #317757. *** This bug has been marked as a duplicate of 317757 ***