Opened 17 years ago
Closed 17 years ago
#1957 closed Bug (duplicate)
Enter key behavior
Reported by: | Chris Sgaraglino | 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 (2)
comment:1 Changed 17 years ago by
Component: | General → UI : Enter Key |
---|---|
Keywords: | Enter key behavior removed |
comment:2 Changed 17 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
This is a DUP of #1839