Ticket #1 (closed New Feature: fixed)

Opened 23 months ago

Last modified 2 months ago

Enter Key Handler

Reported by: FredCK Owned by: FredCK
Priority: High Milestone: FCKeditor 2.4
Component: UI : Enter Key Version:
Keywords: Cc:

Description (last modified by FredCK) (diff)

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

Changed 23 months ago by FredCK

  • milestone set to 2.4

Changed 23 months ago by FredCK

  • version deleted

Changed 23 months ago by FredCK

  • status changed from new to assigned

Changed 22 months ago by alfonso@…

  • description modified (diff)

Changed 22 months ago by alfonso@…

  • description modified (diff)

Changed 22 months ago by FredCK

  • description modified (diff)

Changed 21 months ago by FredCK

  • component changed from General to UI : Enter Key

Changed 21 months ago by FredCK

  • priority changed from Normal to High

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.

Changed 21 months ago by FredCK

  • status changed from assigned to closed
  • resolution set to fixed

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

Changed 2 months ago by fredck

  • cc fredck@… added

Changed 2 months ago by fredck

  • cc fredck@… removed
Note: See TracTickets for help on using tickets.