Opened 14 years ago

Last modified 14 years ago

#6257 confirmed Bug

Editor crashes in Google Chrome when running multiple instances inside <iframe> — at Initial Version

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

Description

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>

Change History (2)

Changed 14 years ago by Bruno Basto

Attachment: Crash.png added

Changed 14 years ago by Bruno Basto

Attachment: Error.png added
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