Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

Firefox cut and paste for word 2019

  • 3 답장
  • 1 이 문제를 만남
  • 42 보기
  • 최종 답변자: cor-el

more options

Hi to All I am copying some information from firefox and pasting in word 2019. When I paste in word the webpage formating does not get past in word, just only text.

When I do paste from chrome and edge I get proper formatting and paste exactly the same. I have attached picture in which the color one is pasted from chrome whereas the below paragraph is just the text which is from firefox

Hi to All I am copying some information from firefox and pasting in word 2019. When I paste in word the webpage formating does not get past in word, just only text. When I do paste from chrome and edge I get proper formatting and paste exactly the same. I have attached picture in which the color one is pasted from chrome whereas the below paragraph is just the text which is from firefox
첨부된 스크린샷

모든 댓글 (3)

more options

Do the Paste Options (at the bottom right of your screenshot) change anything? One of them is "Set default Paste" which lets you select the default paste option for text copied from different programs.

more options

Thanks for the reply, There are three option but that option does not solve the issue. I tried every thing with chrome and edge you dont have to do anything just ctrl V and it paste.

more options

Firefox only copies inline style code (style="<rules>" attribute) and doesn't add CSS rules added via a style sheet file, so you see the LI tags, but not the text color and text background styles that are likely set via a CSS file.

You can check this in the Inspector with the original text.

You can right-click and select "Inspect Element" to open the builtin Inspector with this element selected.