Ticket #1053 (new Bug)
Unable to apply table style in FireFox using Styles Combo
| Reported by: | realityloop | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.0 |
| Component: | Core : Styles | Version: | FCKeditor 2.4.3 |
| Keywords: | Confirmed Firefox | Cc: |
Description
Using the following code in fckstyles.xml:
<?xml version="1.0" encoding="utf-8" ?> <Styles>
<Style name="Blue Table" element="table">
<Attribute name="class" value="tableCS" />
</Style>
</styles>
In Forefox the style selector is blank when I have a table selected and I am unable to apply the style to any tables, where in IE is shows Blue Table and allows me to apply the style.
Change History
Note: See
TracTickets for help on using
tickets.