Opened 17 years ago
Last modified 17 years ago
#1971 closed Bug
Linking an Image causes a serious JavaScript error in IE — at Initial Version
Reported by: | Chris Sgaraglino | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | FCKeditor 2.6 |
Component: | UI : Dialogs | Version: | FCKeditor 2.6 Beta |
Keywords: | Confirmed IE | Cc: |
Description
Ok I have searched and did not find an entry for this. I have tested this on Windows XP with IE7 and Firefox and it fails in IE7 but works in Firefox. I was not able to test this in the Nightly version and images browsing is disabled.
How to repeat:
- Load your Demo Tool
- Delete all text
- Insert the Eagle Image
- Add the text "This is an Eagle" under the image (this is just so the image is no longer selected)
- Click ONCE on the image (producing the image handles)
- Click the Link Tool
- Add any URL (www.fckeditor.net)
- Click OK.
This adds the link to the code, but the Link Dialog does not close; locking the surfer from being able to do anything else. The only way out here is to hit F5 to refresh the page, causing you to loose all your changes.
At this point there is no way to close the Dialog Box!