Ticket #4651 (closed Bug: fixed)
[FF] Deleted and Inserted text styles being rendered
| Reported by: | JoeK | Owned by: | garry.yao |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.1 |
| Component: | Core : Styles | Version: | 3.0.1 |
| Keywords: | IBM Confirmed Review+ | Cc: | dchojna@… |
Description (last modified by fredck) (diff)
Using the Ajax sample.
- Create an editor instance.
- Insert some text.
- Select the text and apply the "Deleted Text" style.
Observe that the text does not change.
When you remove the editor from the page the text remains the same. The text does get surrounded by del elements. It may be due to the fact that del and ins elements are not allowed to contain block elements when they are used like inline elements.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
