Die Funktionalität dieser Website ist durch Wartungsarbeiten eingeschränkt, die Ihr Erlebnis verbessern sollen. Wenn ein Artikel Ihr Problem nicht löst und Sie eine Frage stellen möchten, können Sie unsere Gemeinschaft über @FirefoxSupport auf Twitter, /r/firefox oder Reddit fragen.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Is it possible for Firefox to show a preview pane in the file/image upload window?

  • 2 Antworten
  • 6 haben dieses Problem
  • 8 Aufrufe
  • Letzte Antwort von cheers4beer

more options

I'm not sure if this forum is the correct place to start this conversation. Let me know if there is a more appropriate location. Anyway, some applications such as Gimp show an image preview in a pane on the right side of the file->open window. It would be nice to have this feature on the Firefox upload window. Currently, when uploading an image with Firefox, there are only small thumbnails to help identify files. This makes it rather difficult to sift through large directories of image files. In Ubuntu, which uses gtkfilechooser, I think it is the responsibility of the initiating program to invoke the preview feature. Some key words of note(that I do not understand) are gtk_file_chooser_set_preview_widget, gtk_file_chooser_get_preview_widget, gtk_file_chooser_set_preview_widget_active, gtk_file_chooser_get_preview_widget_active. I am new to Firefox/Linux and don't have the skills to make this improvement. Any help with this issue will be greatly appreciated. Thank You.

I'm not sure if this forum is the correct place to start this conversation. Let me know if there is a more appropriate location. Anyway, some applications such as Gimp show an image preview in a pane on the right side of the file->open window. It would be nice to have this feature on the Firefox upload window. Currently, when uploading an image with Firefox, there are only small thumbnails to help identify files. This makes it rather difficult to sift through large directories of image files. In Ubuntu, which uses gtkfilechooser, I think it is the responsibility of the initiating program to invoke the preview feature. Some key words of note(that I do not understand) are gtk_file_chooser_set_preview_widget, gtk_file_chooser_get_preview_widget, gtk_file_chooser_set_preview_widget_active, gtk_file_chooser_get_preview_widget_active. I am new to Firefox/Linux and don't have the skills to make this improvement. Any help with this issue will be greatly appreciated. Thank You.

Alle Antworten (2)

more options

I see previews on Linux, but only if I select an image file by clicking on it.

more options

Which distro are you using? I'm using Ubuntu. Ubuntu uses gtkfilechooser for picking files. I think kubuntu uses a different file chooser. I'm not sure how many types of file choosers exist.