Ticket #1934 (closed Bug: fixed)
Selection.EnsureSelection is broken for object selections
| Reported by: | fredck | Owned by: | martinkou |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.6 |
| Component: | UI : Dialogs | Version: | FCKeditor 2.6 Beta |
| Keywords: | Confirmed IE Review+ | Cc: |
Description
Confirmed with IE7. Ok with FF.
Steps to Reproduce
- Insert an image (like a smiley).
- Remove the selection from the image and select it again.
- Open the "Insert Special Character" dialog.
- Insert any char.
A JavaScript error is thrown in Selection.EnsureSelection. There is no way to close the dialog after it. The page is now blocked.
Note that the desired action was correctly completed though.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.