Ticket #1801 (closed Bug: fixed)

Opened 7 months ago

Last modified 7 months ago

JS error with dialogs and framesets

Reported by: fredck Owned by: fredck
Priority: Normal Milestone: FCKeditor 2.6
Component: UI : Dialogs Version: SVN
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

1801.patch (0.6 kB) - added by fredck 7 months ago.

Change History

Changed 7 months ago by fredck

Changed 7 months ago by fredck

  • keywords Review? added
  • status changed from new to assigned

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.

Changed 7 months ago by fredck

  • component changed from General to UI : Dialogs

Changed 7 months ago by martinkou

  • keywords Review+ added; Confirmed IE Review? removed

Changed 7 months ago by fredck

  • status changed from assigned to closed
  • resolution set to fixed

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

Note: See TracTickets for help on using tickets.