Opened 15 years ago

Closed 15 years ago

#3298 closed Bug (fixed)

Only first Styles Combo has content

Reported by: Artur Formella Owned by: Artur Formella
Priority: Normal Milestone: CKEditor 3.0
Component: General Version:
Keywords: Review+ Cc:

Description

Steps to reproduce:

  • Insert 2 or more CKEditors on one page.
  • Open one of Styles combos - it works
  • Click to open any other - it is empty.

Attachments (2)

3298.patch (372 bytes) - added by Artur Formella 15 years ago.
3298_2.patch (363 bytes) - added by Artur Formella 15 years ago.

Download all attachments as: .zip

Change History (7)

Changed 15 years ago by Artur Formella

Attachment: 3298.patch added

comment:1 Changed 15 years ago by Artur Formella

Keywords: Review? added

CKEDITOR.loadStylesSet returned wrong object if style has been already loaded.

comment:2 Changed 15 years ago by Frederico Caldeira Knabben

Keywords: Review- added; Review? removed

Oh... these plural names... we should find a different naming convention for it.

Anyway... you can use "stylesSet", instead of "stylesSets[ name ]" in that callback. That was my original intention actually.

Changed 15 years ago by Artur Formella

Attachment: 3298_2.patch added

comment:3 Changed 15 years ago by Artur Formella

Keywords: Review? added; Review- removed

comment:4 Changed 15 years ago by Frederico Caldeira Knabben

Keywords: Review+ added; Review? removed

comment:5 Changed 15 years ago by Artur Formella

Resolution: fixed
Status: newclosed

Fixed with [3367]

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