Opened 16 years ago

Closed 15 years ago

#2201 closed Bug (fixed)

fck & updatepanel: ie6/7 crash after postback if an image or a table is selected

Reported by: orsinil Owned by: Alfonso Martínez de Lizarrondo
Priority: Normal Milestone: FCKeditor 2.6.5
Component: General Version: FCKeditor 2.6
Keywords: Confirmed IE Review+ Cc:

Description

I have create an application with fckeditor inside an updatepanel. If inside the editor I insert an image and then select it by clicking on it, doing a postback ie6 and ie7 crashes. The same is also for a table; you can reproduce the problem using the attached project.

Attachments (2)

testfck.zip (15.9 KB) - added by orsinil 16 years ago.
2201.patch (1.2 KB) - added by Alfonso Martínez de Lizarrondo 15 years ago.
Proposed patch

Download all attachments as: .zip

Change History (11)

Changed 16 years ago by orsinil

Attachment: testfck.zip added

comment:1 Changed 16 years ago by Wojciech Olchawa

Keywords: Pending WorksForMe added; updatepanel removed
Milestone: FCKeditor 2.6.1

Could you please give us more information about what is the nature of the "crash"? Does the editor throw a JavaSrcipt error? I've tested your page and IE didn't throw any error.

comment:2 Changed 16 years ago by Frederico Caldeira Knabben

Resolution: expired
Status: newclosed

comment:3 Changed 15 years ago by Sergey Kovalenko

Resolution: expired
Status: closedreopened

I have the same problem: unhandled exception in browser if I make postback from update panel with selected image in editor (ie6).

comment:4 Changed 15 years ago by avsomeren

Hi there,

I am also experiencing the same behaviour as described above. Using IE7.

When f.e. nothing is selected, or some text is selected, everything works as designed. When an image or a table is selected, displaying the sizing handles, IE crashes without giving an error. After that Vista closes down the IE7 instance, leaving no chance for debugging the situation.

I also tested it with the flv viewer plugin, which also causes a crash when the situation of selecting the object and saving is reproduced.

Is there a possibility it has something to do with the sizing handles?

comment:5 Changed 15 years ago by Alfonso Martínez de Lizarrondo

#2891 has been marked as dup

comment:6 Changed 15 years ago by Alfonso Martínez de Lizarrondo

Component: Server : ASP.NetGeneral
Keywords: Confirmed IE added; Pending WorksForMe removed
Owner: set to Alfonso Martínez de Lizarrondo
Status: reopenednew

Confirming based on dup #4198

Changed 15 years ago by Alfonso Martínez de Lizarrondo

Attachment: 2201.patch added

Proposed patch

comment:7 Changed 15 years ago by Alfonso Martínez de Lizarrondo

Keywords: Review? added
Milestone: FCKeditor 2.6.5
Status: newassigned

After trying to get a minimal testcase I went to the straight route and it seems to work. During the IE cleanup is just enough to make sure that the selection is cleared and now it no longer crashes for me.

Please, anyone that has this problem, apply this patch to test if it works for you.

comment:8 Changed 15 years ago by Frederico Caldeira Knabben

Keywords: Review+ added; Review? removed

comment:9 Changed 15 years ago by Alfonso Martínez de Lizarrondo

Resolution: fixed
Status: assignedclosed

Fixed with [4222]

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