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 738735 - Preview widget not updated at selection change
Preview widget not updated at selection change
Status: RESOLVED DUPLICATE of bug 154709
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
3.14.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
Federico Mena Quintero
Depends on:
Blocks:
 
 
Reported: 2014-10-18 03:24 UTC by Robert Roth
Modified: 2014-10-19 18:35 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Robert Roth 2014-10-18 03:24:53 UTC
Steps to reproduce:
1. Open Any application using FileChooser with a preview widget (I have tried this with EOG)
2. Browse to a folder with pictures (the first image is highlighted and displayed in the preview widget)
3. Type the first letter of the name of another image file in the folder
Expected:
Highlight jumps to the first file starting with the letter and the preview is updated to show a preview of that image
What happens instead:
Highlight jumps to the first file starting with the letter, BUT the preview is not updated. While navigating the matches with up/down keys the preview is updated after each keypress with the preview of the previously highlighted image.
Comment 1 Matthias Clasen 2014-10-19 18:35:24 UTC

*** This bug has been marked as a duplicate of bug 154709 ***