Ticket #1053 (new Bug)

Opened 16 months ago

Last modified 4 weeks ago

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

Changed 16 months ago by fredck

  • keywords Confirmed added; style table removed
  • priority changed from High to Normal
  • milestone set to FCKeditor 3.0

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.

Changed 16 months ago by realityloop

Is it possible to easily add the ability to select a table style in the table settings popup?

Changed 3 months ago by khalopti

  • version changed from FCKeditor 2.4.3 to 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?

Changed 4 weeks ago by alfonsoml

  • version changed from FCKeditor 2.6.3 to FCKeditor 2.4.3
Note: See TracTickets for help on using tickets.