Цей вебсайт матиме обмежену функціональність, доки ми проводимо його обслуговування для поліпшення роботи. Якщо прочитана стаття не розв'язала вашу проблему і ви хочете поставити питання, наша спільнота підтримки з радістю допоможе вам на @FirefoxSupport у Twitter та /r/firefox на Reddit.

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

<font> tags being inserted in corrected text in rich text environment (Gmail compose)

  • 2 відповіді
  • 5 мають цю проблему
  • 25 переглядів
  • Остання відповідь від cor-el

more options

Since I believe ffox 16 (on both OS X and Win7), I've found that whenever I correct a misspelled word in a Gmail compose window using rich text — by backspacing and retyping — ffox will highlight *the retyped part of the word* as being misspelled. This has been driving me nuts. I've since tracked down the problem to the rich text environment within ffox itself, I think. Examining the original source of the email message in Gmail, you can clearly see the 'corrected' text in the MIME HTML encoded message, and using view selection source prior to sending. Firefox is inserting <font> tags at the point where I begin retyping! So my guess is the spell checker fails for the 'new' word, where it is not valid in its own right.

To illustrate, I wrote a simple new email with the text 'what is this nonsense', where 'this' and 'nonsense' were first misspelled (missing letter), then corrected by backspace and retyping. </font>

Since I believe ffox 16 (on both OS X and Win7), I've found that whenever I correct a misspelled word in a Gmail compose window using rich text — by backspacing and retyping — ffox will highlight *the retyped part of the word* as being misspelled. This has been driving me nuts. I've since tracked down the problem to the rich text environment within ffox itself, I think. Examining the original source of the email message in Gmail, you can clearly see the 'corrected' text in the MIME HTML encoded message, and using view selection source prior to sending. Firefox is inserting <font> tags at the point where I begin retyping! So my guess is the spell checker fails for the 'new' word, where it is not valid in its own right. To illustrate, I wrote a simple new email with the text 'what is this nonsense', where 'this' and 'nonsense' were first misspelled (missing letter), then corrected by backspace and retyping.

Усі відповіді (2)

more options

ah I see showing the output in Troubleshooting isn't very helpful. Repasting here.

view-selection source for corrected text:

<font face="arial,helvetica,sans-serif">what is th<font size="2">is nons<font size="2">ense<br><br></font></font></font>

the raw email text showing correct in plain but messed up in MIME HTML. I've tested this in Chrome and it does not produce the same result.

Content-Type: multipart/alternative; boundary=e0cb4e6ff8b54cdfe204cefcc779
--e0cb4e6ff8b54cdfe204cefcc779

Content-Type: text/plain; charset=ISO-8859-1
what is this nonsense

--e0cb4e6ff8b54cdfe204cefcc779

Content-Type: text/html; charset=ISO-8859-1
<font><font face="arial,helvetica,sans-serif">what is th<font>is nons<font>ense<br><br></font></font></font></font>

--e0cb4e6ff8b54cdfe204cefcc779--

Змінено cor-el

more options

See:

(please do not comment in bug reports)