Windows 10 reached EOS (end of support) on October 14, 2025. For more information, see this article.

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

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

Докладніше

new issue with <textarea> wrap="hard", firefox keeps adding extra linefeeds

  • Відповіді відсутні
  • 0 мають цю проблему
  • 7 переглядів
more options

I have a <textarea> in a form that upon each read from firefox it keeps adding extra line feeds.

<TEXTAREA

  wrap="hard" 
  name="PJ3NTE" 
  id="PJ3NTE" 
  rows="4" 
  cols="65"
>hello how are you doing ? i am fine this is going to go n and one and on again</TEXTAREA>

becomes: >hello how are you doing ? i am fine this is going to go n and

one and on again</TEXTAREA>

then: >hello how are you doing ? i am fine this is going to go n and


one and on again</TEXTAREA>


Chrome works line. It doesn't keep adding new line feeds. I just noticed this this other week. I'm on windows 145.0

I have a <textarea> in a form that upon each read from firefox it keeps adding extra line feeds. <TEXTAREA wrap="hard" name="PJ3NTE" id="PJ3NTE" rows="4" cols="65" >hello how are you doing ? i am fine this is going to go n and one and on again</TEXTAREA> becomes: >hello how are you doing ? i am fine this is going to go n and one and on again</TEXTAREA> then: >hello how are you doing ? i am fine this is going to go n and one and on again</TEXTAREA> Chrome works line. It doesn't keep adding new line feeds. I just noticed this this other week. I'm on windows 145.0

Щоб відповідати на повідомлення, ви повинні ввійти у свій обліковий запис. Поставте нове питання, якщо ви ще не маєте облікового запису.