Opened 14 years ago
Closed 14 years ago
#6841 closed Task (fixed)
Enterkey behavior alignment in preformatted
Reported by: | Garry Yao | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.6 |
Component: | UI : Enter Key | Version: | |
Keywords: | Cc: |
Description
This's a continuation of #5402, after a massive discussion, it's turns out that it's better to have enter key break lines just like other blocks (heading, list) inside <pre>, in which SHIFT-Enter creates line-break and Enter exit from it and create new paragraph element afterward.
Attachments (1)
Change History (7)
Changed 14 years ago by
Attachment: | 6841.patch added |
---|
comment:1 Changed 14 years ago by
Keywords: | HasPatch added |
---|
comment:2 Changed 14 years ago by
Milestone: | → CKEditor 3.6 |
---|---|
Status: | new → confirmed |
comment:3 Changed 14 years ago by
Owner: | set to Garry Yao |
---|---|
Status: | confirmed → review |
comment:4 Changed 14 years ago by
Keywords: | HasPatch removed |
---|
comment:5 Changed 14 years ago by
Status: | review → review_passed |
---|
comment:6 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Fixed with [6682].