搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

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

  • 2 回覆
  • 6 有這個問題
  • 8 次檢視
  • 最近回覆由 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.

所有回覆 (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.