Opened 17 years ago
Closed 12 years ago
#1053 closed Bug (fixed)
Unable to apply table style in FireFox using Styles Combo
Reported by: | realityloop | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Styles | Version: | FCKeditor 2.4.3 |
Keywords: | 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 (7)
comment:1 Changed 17 years ago by
Keywords: | Confirmed added; style table removed |
---|---|
Milestone: | → FCKeditor 3.0 |
Priority: | High → Normal |
comment:2 Changed 17 years ago by
Is it possible to easily add the ability to select a table style in the table settings popup?
comment:3 Changed 16 years ago by
Version: | FCKeditor 2.4.3 → FCKeditor 2.6.3 |
---|
I'm using 2.6.3, and the table is selected in Firefox 3.0/Ubuntu - and I get a context menu which only makes sense if the table is selected.
See
http://img176.imageshack.us/img176/8866/screenshottp5.png
As an alternative, could we not have "class" and "style" fields in the "Table Properties" dialog?
comment:4 Changed 16 years ago by
Version: | FCKeditor 2.6.3 → FCKeditor 2.4.3 |
---|
comment:5 Changed 16 years ago by
Milestone: | CKEditor 3.0 → CKEditor 3.x |
---|
comment:7 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | confirmed → closed |
This is no longer an issue in CKEditor and latest firefox. Despite resize handles it is possible to style the table.
The real problem here is that Firefox doesn't give ways to select a table. This is something we'll be able to provide only when proposing the new selection system for version 3.0.