Opened 13 years ago

Closed 13 years ago

#6703 closed Bug (fixed)

Dialog hide - does not fire focus on editor in IE 7, IE8

Reported by: Brett Owned by: Garry Yao
Priority: Normal Milestone: CKEditor 3.5.1
Component: General Version: 3.4.2
Keywords: IE Cc:

Description

The attached file is the _samples/api.html with a minor modification.

I have added an on focus event to the editor instance to alert("Focussed").

Steps to reproduce the bug are

  1. Place the cursor in the editor instance.
  2. Click "Ok" on the alert that is shown
  3. Click on the "Link"
  4. Click "Cancel" on the dialog window that shows

In firefox, the alert is triggered again, but in IE7 and IE8 it is not.

Attachments (2)

api-changed.html (5.0 KB) - added by Brett 13 years ago.
File to recreate bug.
6703.patch (656 bytes) - added by Garry Yao 13 years ago.

Download all attachments as: .zip

Change History (6)

Changed 13 years ago by Brett

Attachment: api-changed.html added

File to recreate bug.

Changed 13 years ago by Garry Yao

Attachment: 6703.patch added

comment:1 Changed 13 years ago by Garry Yao

Keywords: IE added
Milestone: CKEditor 3.5.1
Status: newconfirmed

Though the bug itself doesn't have impact on WYSIWYG, while focus is not correctly exposed at editor API level.

comment:2 Changed 13 years ago by Garry Yao

Owner: set to Garry Yao
Status: confirmedreview

comment:3 Changed 13 years ago by Tobiasz Cudnik

Status: reviewreview_passed

comment:4 Changed 13 years ago by Garry Yao

Resolution: fixed
Status: review_passedclosed

Fixed with [6306].

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