Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Lolu chungechunge lwabekwa kunqolobane. Uyacelwa ubuze umbuzo omusha uma udinga usizo.

can't copy & paste image on OS X or windows

  • 4 uphendule
  • 4 zinale nkinga
  • 30 views
  • Igcine ukuphendulwa ngu garvincottle

more options

OS X 10.8.5

Client has Windows ????

We can't copy images and paste them. Safari and Chrome work as usual (fine).

I upgraded to Firefox 30 from the previous version. It still doesn't work.

Very old versions of Firefox work fine.

I'm recommend my client use Google Chrome. Pity.

OS X 10.8.5 Client has Windows ???? We can't copy images and paste them. Safari and Chrome work as usual (fine). I upgraded to Firefox 30 from the previous version. It still doesn't work. Very old versions of Firefox work fine. I'm recommend my client use Google Chrome. Pity.

Isisombululo esikhethiwe

Hi garvincottle, Thank you for your question, you have reached the Help Desk for SUMO and I understand that the steps taken to copy and paste images in Firefox are proving unsuccessful.

In order to reproduce what you are seeing can you please provide the steps you are taking to copy and paste the images and please provide an example link to where you are preforming these steps.

With this information we can investigate a solution for the issue you are running into and help other users in the process.

Thank you and looking forward to hearing from you soon.

Funda le mpendulo ngokuhambisana nalesi sihloko 👍 0

All Replies (4)

more options

Confirmed I cannot do this either. However if I save the image as I can copy the image to other places.

-)
more options

Hi guigs2,

What will it take to get an official response from a Mozilla employee concerning this issue? Any thoughts?

more options

Isisombululo Esikhethiwe

Hi garvincottle, Thank you for your question, you have reached the Help Desk for SUMO and I understand that the steps taken to copy and paste images in Firefox are proving unsuccessful.

In order to reproduce what you are seeing can you please provide the steps you are taking to copy and paste the images and please provide an example link to where you are preforming these steps.

With this information we can investigate a solution for the issue you are running into and help other users in the process.

Thank you and looking forward to hearing from you soon.

more options

Thanks guigs2,

I've found a solution, there was an entry in the .htaccess file of the website I had built which Firefox treats differently (maybe more correctly) than other browsers. In some cases, this code will prevent some versions of Firefox from copying images.

This entry in the root - public html directory .htaccess file was to blame: Rewrite rule.*\.(jpeg | jpg | png | gif)$ - [F,NC]

To comment it out (deactivate it) place a # (pound sign - without parenthesis!) at the beginning of it's line: "#" Rewrite rule.*\.(jpeg | jpg | png | gif)$ - [F,NC]

"F" means Forbidden and NC means "No Case" (i.e. it doesn't differentiate between upper and lower case characters).

It was also not allowing my webhost mail system to mail inline html images.


Thanks to smptebars1: (Drupal Forum Solution)

Okulungisiwe ngu garvincottle