Ky sajt do të funksionojë me kufizime, teksa bëjmë mirëmbajtjen e tij për të përmirësuar punën tuaj. Nëse një artikull nuk e zgjidh problemin tuaj dhe dëshironi të bëni një pyetje, kemi bashkësinë tonë të asistencës, e gatshme për t’ju ndihmuar, te @FirefoxSupport në Twitter dhe/r/firefox në Reddit.

Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Mësoni Më Tepër

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

  • 2 përgjigje
  • 6 e kanë hasur këtë problem
  • 8 parje
  • Përgjigjja më e re nga 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.

Krejt Përgjigjet (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.