Questo sito potrebbe offrire funzionalità limitate durante le operazioni di manutenzione per migliorare l'esperienza utente. Se un articolo non risolve il tuo problema e vuoi richiedere supporto, la nostra comunità di supporto è pronta ad aiutarti tramite @FirefoxSupport su Twitter e /r/firefox su Reddit.

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”.

Ulteriori informazioni

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

enter key causes space and not a new line - text consequently appears on one line

  • 3 risposte
  • 1 ha questo problema
  • 13 visualizzazioni
  • Ultima risposta di cor-el

more options

Upon update from 35 -> 36 I have the enter key behaving like a space key. Prior text that appeared over several lines is now appearing on the one line.

This happens on Windows 7 & Windows 8.

No problem with Chrome or IE and FF35 was fine before the update.

Upon update from 35 -> 36 I have the enter key behaving like a space key. Prior text that appeared over several lines is now appearing on the one line. This happens on Windows 7 & Windows 8. No problem with Chrome or IE and FF35 was fine before the update.

Tutte le risposte (3)

more options

I don't suppose that Shift+Enter makes any difference?

Does this occur on all sites/editors, or in particular ones?

Not sure if it's relevant, but another user posted about the space bar not working in EFI E-Pace in Firefox 36 (https://support.mozilla.org/questions/1048987).

more options

That appears to be a similar issue to mine. Shift+Enter causes a space to occur also - but only one space then nothing upon further impressions. The spacebar, again inserts one space only. The thing is something is being recorded because if I press the spacebar 3 times, one space opens the other two are ignored, but to close that space, I need to press the 'Back' key 3 times.

This is in an app in the WordPress admin. I reported it to the developer who is also experiencing the same issue upon updating to FF36.

more options

Sounds that you are using an editor that uses HTML conventions for white-space and collapses multiple spaces and new lines to one space character. This forum works in the same way.

Did you try to use Shift+Enter like suggested above?

You may have to use a <br> code if it is possible to enter HTML code or use a <pre> tag if you need multiple spaces for formatting text.