Opened 16 years ago

Closed 16 years ago

#1801 closed Bug (fixed)

JS error with dialogs and framesets

Reported by: Frederico Caldeira Knabben Owned by: Frederico Caldeira Knabben
Priority: Normal Milestone: FCKeditor 2.6
Component: UI : Dialogs Version: SVN (FCKeditor) - Retired
Keywords: Review+ Cc:

Description

Steps to Reproduce

With IE7:

  1. Clear the browser cache.
  2. Close all browser instances.
  3. Open editor/_samples/default.html. Don't click on anything.
  4. Click directly in the Image button to open its dialog. A JS error is thrown.

Works well with non IE browsers.

Attachments (1)

1801.patch (569 bytes) - added by Frederico Caldeira Knabben 16 years ago.

Download all attachments as: .zip

Change History (5)

Changed 16 years ago by Frederico Caldeira Knabben

Attachment: 1801.patch added

comment:1 Changed 16 years ago by Frederico Caldeira Knabben

Keywords: Review? added
Status: newassigned

It seems it is just a matter of selection focus. The proposed patch ensures that the editor will have the focus before saving the selection when opening the dialog.

comment:2 Changed 16 years ago by Frederico Caldeira Knabben

Component: GeneralUI : Dialogs

comment:3 Changed 16 years ago by Martin Kou

Keywords: Review+ added; Confirmed IE Review? removed

comment:4 Changed 16 years ago by Frederico Caldeira Knabben

Resolution: fixed
Status: assignedclosed

Fixed with [1456]. Click here for more info about our SVN system.

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