Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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.