Opened 17 years ago

Closed 17 years ago

Last modified 16 years ago

#1 closed New Feature (fixed)

Enter Key Handler

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 Frederico Caldeira Knabben)

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 on: #17, #18

Change History (11)

comment:1 Changed 17 years ago by Frederico Caldeira Knabben

Milestone: 2.4

comment:2 Changed 17 years ago by Frederico Caldeira Knabben

Version: 2.4

comment:3 Changed 17 years ago by Frederico Caldeira Knabben

Status: newassigned

comment:4 Changed 17 years ago by Alfonso

Description: modified (diff)

comment:5 Changed 17 years ago by Alfonso

Description: modified (diff)

comment:6 Changed 17 years ago by Frederico Caldeira Knabben

Description: modified (diff)

comment:7 Changed 17 years ago by Frederico Caldeira Knabben

Component: GeneralUI : Enter Key

comment:8 Changed 17 years ago by Frederico Caldeira Knabben

Priority: NormalHigh

The feature is implemented. We should now start the testing phase. Now, whenever possible, we should concentrate all our efforts on it, as this is a critical feature and a very delicate piece of code.

comment:9 Changed 17 years ago by Frederico Caldeira Knabben

Resolution: fixed
Status: assignedclosed

Bugs on this one should be now reported separately. I'm closing it as a first implementation has been completed.

comment:10 Changed 16 years ago by Frederico Caldeira Knabben

Cc: fredck@… added

comment:11 Changed 16 years ago by Frederico Caldeira Knabben

Cc: fredck@… removed
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy