Main navigation
Product navigation
Main content
CKEditor 4
Overview
Demo
Accessibility Checker
Add-ons
Documentation
Download
Pricing
More
Home
WYSIWYG Editors
CKEditor 4
CKEditor 5
Image upload
CKFinder
Easy Image
Collaboration
Comments
New
Track changes
New
Collaborative editing
Pricing
Case studies
New
Documentation
Help center
Blog
Contact us
The forum operates in
read-only
mode. Please head to
StackOverflow
for support.
Forums
CKEditor
Support
Last post
Tue, 01/24/2006 - 07:55
#1
fcczaa
Joined:
24/01/2006
Posts:
4
Carriage return and Gecko
How can I force FCKEditor in Gecko to make paragraphs (P) instead of line breaks (BR) when carriage return is pressed?
Tue, 01/24/2006 - 07:58
#2
colesy
Joined:
23/01/2006
Posts:
21
RE: Carriage return and Gecko
press <Shift> <Enter> instead of just <Enter>. That works just as good.
Fri, 02/03/2006 - 13:20
#3
fcczaa
Joined:
24/01/2006
Posts:
4
RE: Carriage return and Gecko
Is there a way to make Gecko behave like IE does (i.e. insert paragraph when Enter is pressed, and line break on Shift+Enter)?
Sun, 02/05/2006 - 09:10
#4
alfonsoml
Joined:
31/12/2006
Posts:
3735
RE: Carriage return and Gecko
Upgrade to Firefox 1.5 (1.5.0.1 has been released) and that will work. The remaining difference is that if the text isn't enclosed in a paragraph the Enter inserts a <br> instead of creating a paragraph and opening a new one.
Twitter
Facebook
Facebook
Instagram
Medium
Linkedin
GitHub
Arrow down
Phone
Menu
Close icon
Check
RE: Carriage return and Gecko
RE: Carriage return and Gecko
RE: Carriage return and Gecko