Opened 17 years ago
Closed 17 years ago
#1971 closed Bug (fixed)
[IE] Linking an Image causes a serious JavaScript error in IE
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 (last modified by )
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)
- Exit the Image Dialog
- Click ONCE on the image (producing the image handles)
- Click the Insert Link
- 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!
Attachments (3)
Change History (9)
comment:1 Changed 17 years ago by
Keywords: | Pending WorksForMe added |
---|
comment:2 Changed 17 years ago by
Component: | General → UI : Dialogs |
---|
comment:3 Changed 17 years ago by
I have attached three (3) screen shots from three (3) different servers/computers. All three (3) failed.
The key when selecting the image is to just click on the image once. If you drag to select it works fine. But if the image is NOT selected and you click once (giving you the resizing handles) and then try to add or update a link it fails.
Also this does not fail with using FireFox.
comment:4 Changed 17 years ago by
Description: | modified (diff) |
---|---|
Keywords: | Confirmed IE added; Pending WorksForMe removed |
Summary: | Linking an Image causes a serious JavaScript error in IE → [IE] Linking an Image causes a serious JavaScript error in IE |
Thanks for the images. I misunderstood your step by step instruction.
Confirmed in IE using latest SVN and 2.6 beta. I've changed the description of "How to reproduce" a little bit. Hope it's OK.
comment:6 Changed 17 years ago by
Milestone: | → FCKeditor 2.6 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Hi!
Following you steps both in 2.6 beta and the current nightly I was unable to reproduce your bug. However I'm using Vista so the behavior can be different.
In my case the image is inserted in the background of the Image Dialog window and flashes several times. Afterwards the image is inserted and the Image Dialog window is closed.