Opened 14 years ago

Last modified 14 years ago

#6257 confirmed Bug

Editor crashes in Google Chrome when running multiple instances inside <iframe>

Reported by: Bruno Basto Owned by:
Priority: Normal Milestone:
Component: General Version: 3.4
Keywords: Chrome Cc:

Description (last modified by Krzysztof Studnik)

I've attached some screenshots with the crash and the error log.

Here an example of the code I used:

	<iframe src="fullpage.html" height="550" width="800"></iframe>

	<iframe src="fullpage.html" height="550" width="800"></iframe>

	<iframe src="fullpage.html" height="550" width="800"></iframe>

	<iframe src="fullpage.html" height="550" width="800"></iframe>

	<iframe src="fullpage.html" height="550" width="800"></iframe>

	<iframe src="fullpage.html" height="550" width="800"></iframe>

	<iframe src="fullpage.html" height="550" width="800"></iframe>

	<iframe src="fullpage.html" height="550" width="800"></iframe>

Attachments (2)

Crash.png (107.4 KB) - added by Bruno Basto 14 years ago.
Error.png (182.2 KB) - added by Bruno Basto 14 years ago.

Download all attachments as: .zip

Change History (3)

Changed 14 years ago by Bruno Basto

Attachment: Crash.png added

Changed 14 years ago by Bruno Basto

Attachment: Error.png added

comment:1 Changed 14 years ago by Krzysztof Studnik

Description: modified (diff)
Keywords: Chrome added
Status: newconfirmed

Confirmed on Chrome7b on CKE 3.4.1 nightly/trunk

Uncaught [CKEDITOR.resourceManager.load] Resource name "about,a11yhelp,basicstyles,bidi,
blockquote,button,clipboard,colorbutton,colordialog,
contextmenu,dialogadvtab,div,elementspath,enterkey,entities,filebrowser,find,flash,font,
format,forms,horizontalrule,htmldataprocessor,image,indent,justify,keystrokes,link,list,
liststyle,maximize,newpage,pagebreak,pastefromword,pastetext,popup,preview,print,removeformat,
resize,save,scayt,smiley,showblocks,showborders,sourcearea,stylescombo,table,tabletools,
specialchar,tab,templates,toolbar,undo,wysiwygarea,wsc" 
was not found at "http://nightly.ckeditor.com/latest/ckeditor/plugins/about,a11yhelp,basicstyles,bidi,
blockquote,button,clipboard,colorbutton,colordialog,contextmenu,dialogadvtab,div,elem
entspath,enterkey,entities,filebrowser,find,flash,font,format,forms,horizontalrule,ht
mldataprocessor,image,indent,justify,keystrokes,link,list,liststyle,maximize,newpage,
pagebreak,pastefromword,pastetext,popup,preview,print,removeformat,resize,save,scayt,
smiley,showblocks,showborders,sourcearea,stylescombo,table,tabletools,specialchar,tab,
templates,toolbar,undo,wysiwygarea,wsc/plugin.js?t=A8674IS".

On IE, Opera, Safari, and FF CKEditor works OK in iframes.

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