Opened 16 years ago
Last modified 16 years ago
#3715 closed Bug
Pre output formatting is broken — at Initial Version
Reported by: | Garry Yao | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Must have (possibly next milestone) | Milestone: | CKEditor 3.0 |
Component: | General | Version: | |
Keywords: | IBM Confirmed Review+ | Cc: | damian.chojna@… |
Description
Note this's not a DUP of #3188, where this ticket should deal with the basic <pre> content foramtting.
Reproducing Procedures
- Open the replace by class example page in FF;
- Load the following content with 'source' mode;
<pre> first line second line </pre>
- Switch to 'wysiwyg' mode and switch back.
- Actual Result:
<pre> first line second line</pre>
- Expected Result: Content remain the same.
- Actual Result: