Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Learn More

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

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.

Tutte le risposte (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.