Opened 18 years ago
Last modified 17 years ago
#1 closed New Feature
Enter Key Handler — at Version 4
Reported by: | Frederico Caldeira Knabben | Owned by: | Frederico Caldeira Knabben |
---|---|---|---|
Priority: | Must have (possibly next milestone) | Milestone: | FCKeditor 2.4 |
Component: | UI : Enter Key | Version: | |
Keywords: | Cc: |
Description (last modified by )
Every browser has it's own behavior when users press the [Enter] or [Shift]+[Enter] keys. The main problem with it is that they output completely different HTML.
Another important thing is that users want to customize the output produced by the editor to their own needs. Some want the editor to produce paragraph tags (<p>), while others prefer simple line breaks (<br>).
We are proposing a new system where the editor controls the enter key, overriding browser's actions (don't trust in browsers!).
Depends: #17
Change History (4)
comment:1 Changed 18 years ago by
Milestone: | → 2.4 |
---|
comment:2 Changed 18 years ago by
Version: | 2.4 |
---|
comment:3 Changed 18 years ago by
Status: | new → assigned |
---|
comment:4 Changed 18 years ago by
Description: | modified (diff) |
---|