Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Więcej informacji
Wątek został zarchiwizowany. Jeśli potrzebujesz pomocy, zadaj nowe pytanie.
Zarchiwizowany

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

robert.peetsalu odpowiedziano
robert.peetsalu

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.

Wszystkie odpowiedzi (2)

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

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