搜尋 Mozilla 技術支援網站

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

了解更多

Bug: No fonts and colors are copied when copying text from any website and pasting to any application

more options

Steps to reproduce:

  1. Open any website with latest Firefox version on latest Windows 11 Home OS version
  2. Copy any text that has a font or color
  3. Paste it to any other website or desktop application

Expected behavior: Pasted text has the same font and color as copied text

Actual behavior: Pasted text has the same font and color as in the cursor position of the destination application's text editor.

Found workarounds: Use Chrome, Edge or any other browser.

Bug reproduced on 2 computers with and without Firefox extensions.

Steps to reproduce: # Open any website with latest Firefox version on latest Windows 11 Home OS version # Copy any text that has a font or color # Paste it to any other website or desktop application Expected behavior: Pasted text has the same font and color as copied text Actual behavior: Pasted text has the same font and color as in the cursor position of the destination application's text editor. Found workarounds: Use Chrome, Edge or any other browser. Bug reproduced on 2 computers with and without Firefox extensions.

所有回覆 (2)

more options

Firefox only copies inline style rules (style attribute) and not style rules coming from style sheets.

more options

Is there some reason for that? Or should I post it as a feature request then?