Opened 15 years ago

Closed 15 years ago

#3058 closed Bug (fixed)

IE : Error when closing dialog without setting editor focus

Reported by: Frederico Caldeira Knabben Owned by: Frederico Caldeira Knabben
Priority: Normal Milestone: CKEditor 3.0
Component: UI : Dialogs Version:
Keywords: Confirmed IE Review+ Cc: WebSpellChecker.net

Description

  1. Open a sample in IE
  2. Click outside the editor, just to be sure it has no focus.
  3. Click the "Smileys" dialog, for example.
  4. Select any of the smileys.

An error is thrown. It happens with all dialog.

Attachments (1)

3058.patch (506 bytes) - added by Frederico Caldeira Knabben 15 years ago.

Download all attachments as: .zip

Change History (6)

Changed 15 years ago by Frederico Caldeira Knabben

Attachment: 3058.patch added

comment:1 Changed 15 years ago by Frederico Caldeira Knabben

Keywords: Review? added

comment:2 Changed 15 years ago by Garry Yao

Keywords: Review- added; Review? removed

DUP of #2816. This patch is able to prevent from generating any JavaScript errors, but doesn't resolve the selection problem on blurred editor.

comment:3 Changed 15 years ago by Frederico Caldeira Knabben

Keywords: Review? added; Review- removed

This tickets is suppose to fix an urgent issue, avoiding the JS error for now. All the rest will be fixed with #2816.

comment:4 Changed 15 years ago by Garry Yao

Keywords: Review+ added; Review? removed

comment:5 Changed 15 years ago by Frederico Caldeira Knabben

Resolution: fixed
Status: newclosed

Fixed with [3212].

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