Opened 16 years ago
Closed 13 years ago
#5267 closed Bug (fixed)
There are some issues with PRE blocks which have any attributes
| Reported by: | Karen Ananiev | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Core : Styles | Version: | 3.2 |
| Keywords: | Cc: |
Description
- Create PRE block with some attributes. For example:
<pre class="script"> Fomatted text </pre>
and try to set Normal paragraph format for it. You will get an empty paragraph.
- In IE on merging PRE blocks all attributes will be lost.

No longer reproducible in latest CKEditor 3.6.4.