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

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

Learn More

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

How to turn off double space between lines.I use Mozila Firefox 54 verion

more options

When i write text in any text box,after pressing enter it putt double spacing between lines.I can't turn of this options and only way i can fix this,i must to copy text to another text editor and delete space between lines.

When i write text in any text box,after pressing enter it putt double spacing between lines.I can't turn of this options and only way i can fix this,i must to copy text to another text editor and delete space between lines.

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

more options

What's your computer system and Firefox version?

Is this with all web sites, some, a few?

more options

Could be that you have CR/LF (\r\n; %0d%0a) as line ending and that both these characters act a a line break.

Maybe use a text editor that can set the line ending to LF (\n; %0a) only.

more options

Do you mean even the simple boring text boxes on this forum, or fancier rich text editors on email sites, for example? If it happens even on this forum, I would suspect some incompatibility between your keyboard software and Firefox.

One workaround may be to use Shift+Enter, which traditionally creates a new line without creating a new paragraph.