Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Learn More

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

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

  • 2 antwoorden
  • 6 hebben dit probleem
  • 8 weergaven
  • Laatste antwoord van 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 antwoorden (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.