can't create new lines by pressing Enter key when if in Source or 'Switch to plain text editor' mode
armyofda12mnkeys - November 8, 2009 - 07:26
| Project: | FCKeditor - WYSIWYG HTML editor |
| Version: | 6.x-2.0-beta4 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Not sure what happened but every fckeditor doesn't allow me to press Enter/create new lines when in the source mode. or when i click the 'Switch to plain text editor' button. will research this later, just thought i'd put in a bug request for now and see if anyone else had issue

#1
hmm now i noticed I can't press enter here in this comment textarea lol. maybe its a FF browser setting for entering into textareas?... I tried Windows on-screen-keyboard and same problem here/my site... seems like Shift+Enter works though here and my site. Possibly I need to look at FCK settings, looks like when i press Enter,
should be formed, and Shift+Enter a
... but thats in Rich Text mode only i assume. not sure why... it only affects FF so its either Fck messing up on FF or some weird FF setting i may have changed by magic. will restart FF and Update this post
#2
By default, FCKeditor inserts a
<p>for Enter and<br>for Shift-Enter. Could it be that for some reason the style for<p>is causing the problem? What theme are you using?#3
I am using a custom subtheme based on nine_sixty... it started working, it may have been my keyboard? heh. can close this, if it happens again... ill update
#4