This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Caută ajutor

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.

Află mai multe

Acest fir de discuție a fost arhivat. Adresează o întrebare nouă dacă ai nevoie de ajutor.

Copy & Pasting text from Google Docs not working with Firefox

  • 2 răspunsuri
  • 2 au această problemă
  • 16 vizualizări
  • Ultimul răspuns de FFuser12

more options

When highlighting text or content in Google Docs, Spreadsheets, etc. and attempting to copy it with CTRL + C and then pasting it elsewhere with CTRL + P does not work.

- If attempting to paste it into a different area of the same Google Doc, nothing will happen.

- If attempting to paste it into a different document such as a new Word Doc, a single blank square will be inserted instead of the text.

- This was tried in FF ver 48.0 and also Safe Mode

- Plugins were checked to ensure they were updated where possible

========

To make sure it wasn't a local issue on my machine, trying same procedure in Chrome (ver 52.0.2743.116) worked correctly with text being able to be copy and pasted into a Word document successfully.

When highlighting text or content in Google Docs, Spreadsheets, etc. and attempting to copy it with CTRL + C and then pasting it elsewhere with CTRL + P does not work. - If attempting to paste it into a different area of the same Google Doc, nothing will happen. - If attempting to paste it into a different document such as a new Word Doc, a single blank square will be inserted instead of the text. - This was tried in FF ver 48.0 and also Safe Mode - Plugins were checked to ensure they were updated where possible ==================== To make sure it wasn't a local issue on my machine, trying same procedure in Chrome (ver 52.0.2743.116) worked correctly with text being able to be copy and pasted into a Word document successfully.

Toate răspunsurile (2)

more options

I assume you mean Ctrl+v, since Ctrl+p calls up the print dialog.

Could you check whether you have disabled a preference that some sites rely on to manage the clipboard:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful.

(2) In the search box above the list, type or paste clip and pause while the list is filtered

(3) If the dom.event.clipboardevents.enabled preference is bolded and "user set" to false, double-click it to restore the default value of true, then test again


Some users may have set that preference to false because it was one way of working around a problem pasting into YouTube comments. However, there are alternate workarounds for that problem which don't break other sites.

https://support.mozilla.org/questions/1080597#answer-783815

more options

Yes, I meant Ctrl + V.

I adjusted the dom.event config as mentioned and it did fix the problem.

Thanks!