Opened 15 years ago

Closed 15 years ago

#3800 closed Bug (fixed)

Color button issue on 3724

Reported by: Damian Owned by: Frederico Caldeira Knabben
Priority: Normal Milestone: CKEditor 3.0
Component: General Version:
Keywords: IBM Confirmed Review+ 3.0RC Cc:

Description

Exception on subsequent usages of color button in Ajax sample.

After extracting the whole 3724 trunk and building it with the releaser:

Steps:

  1. Open Ajax sample
  2. Add text and use Font Color on the text.
  3. Destroy Editor.
  4. Repeat steps 2 & 3 twice.

Result:

element has no properties
setState()(2)plugin.js (line 191)
onHide()()plugin.js (line 134)
hide()()plugin.js (line 269)
showBlock()("cke_241")plugin.js (line 221)
showBlock()("cke_241", Object $=a#cke_241.cke_off type=1, 4, undefined, undefined)plugin.js (line 104)
clickFn()(Object _=Object elementMode=2 element=Object name=editor3)plugin.js (line 39)
execute()()plugin.js (line 89)
(?)()()tools.js (line 487)
fn()(206)tools.js (line 494)
onclick(click clientX=0, clientY=0)sample.h...1Ow%3D%3D (line 2)
[Break on this error] element.setState( state );

Attachments (1)

3800.patch (1019 bytes) - added by Frederico Caldeira Knabben 15 years ago.

Download all attachments as: .zip

Change History (9)

comment:1 Changed 15 years ago by Damian

Firefox.

Occurs on current nightly build.

comment:2 Changed 15 years ago by Damian

... IE also.

comment:3 Changed 15 years ago by Frederico Caldeira Knabben

Keywords: Confirmed added

Changed 15 years ago by Frederico Caldeira Knabben

Attachment: 3800.patch added

comment:4 Changed 15 years ago by Frederico Caldeira Knabben

Keywords: Review? added

comment:5 Changed 15 years ago by Frederico Caldeira Knabben

Keywords: 3.0RC added

comment:6 Changed 15 years ago by Frederico Caldeira Knabben

Owner: set to Frederico Caldeira Knabben
Status: newassigned

comment:7 Changed 15 years ago by Tobiasz Cudnik

Keywords: Review+ added; Review? removed

comment:8 Changed 15 years ago by Frederico Caldeira Knabben

Resolution: fixed
Status: assignedclosed

Fixed with [3731].

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