Opened 17 years ago

Closed 11 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 Frederico Caldeira Knabben

Keywords: Confirmed added; style table removed
Milestone: FCKeditor 3.0
Priority: HighNormal

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.

comment:2 Changed 17 years ago by realityloop

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 Krasna Halopti

Version: FCKeditor 2.4.3FCKeditor 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 15 years ago by Alfonso Martínez de Lizarrondo

Version: FCKeditor 2.6.3FCKeditor 2.4.3

comment:5 Changed 15 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.0CKEditor 3.x

comment:6 Changed 14 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.x

Milestone CKEditor 3.x deleted

comment:7 Changed 11 years ago by Jakub Ś

Resolution: fixed
Status: confirmedclosed

This is no longer an issue in CKEditor and latest firefox. Despite resize handles it is possible to style the table.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy