Ticket #1957 (closed Bug: duplicate)

Opened 9 months ago

Last modified 9 months ago

Enter key behavior

Reported by: csgaraglino Owned by:
Priority: Normal Milestone:
Component: UI : Enter Key Version: FCKeditor 2.6 Beta
Keywords: Cc:

Description

We use the enter key swapped form its default and when in this mode the Shift+Enter is not producing a new paragraph. In this state, both actions produce a BR

FCKConfig.EnterMode = 'br' ; // p | div | br FCKConfig.ShiftEnterMode = 'p' ; // p | div | br

Change History

Changed 9 months ago by w.olchawa

  • keywords Enter key behavior removed
  • component changed from General to UI : Enter Key

This is a DUP of #1839

Changed 9 months ago by w.olchawa

  • status changed from new to closed
  • resolution set to duplicate
Note: See TracTickets for help on using tickets.