Opened 18 years ago
Closed 17 years ago
#604 closed New Feature (wontfix)
<P> and <BR> auto distinction
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | SF | Cc: |
Description
I just came across a quite limited wysiwyg editor with a very cool feature (only when using gecko/Mozilla/FireFox - not there in IE) which is basically adopting the way word auto places paragraphs.
http://www.kyberfabrikken.dk/opensource/indite/demo/
Basically works like this: you type some text and then press Enter (<br> get's inserted) after that you can choose to either continue typing or if you press enter again, the <br> is converted to a <P> - VERY COOL.
This would solve the whole "I din't know you could press shift-enter" problem that so many end users are suffering from.
I don't know if this is possible with IE aswell - maybe it's a gecko only thing but I think this would be a great feature for the next fck release or as patch.
I also really like the feature that it shows you a dotted color-border around paragraphs/text lines. It would be really cool if this were part of the 'Show Details' button and could be turned on and off.
Looking forward to the v2.0 beta 2 release this week.
Keep up the great work!
Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1023988&group_id=75348&atid=543656
Change History (2)
comment:1 Changed 18 years ago by
Reporter: | changed from Martin Kou to anonymous |
---|
comment:2 Changed 17 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Hi!
I think developers and most of the users are used to Enter and Shift+Enter and it could be a little bit confusing for them. Moreover it would made options EnterMode and ShiftEnterMode more difficult to handle.