Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

100% CPU in IE7 (desktop) when in a iframe #1422

@siromega

Description

@siromega

I've been able to replicate a issue with Alpha 4.1 (and 4.0) that will cause 100% processor utilization in IE7 when it is run inside a iframe. The CPU usage spikes when the page is loaded, however occasionally I've got the page to load but whenever an action occured (click on element) the CPU usage would spike and render the browser unusable. A very basic sample follows...

** Warning: this will crash your IE7 browser, so be sure you don't have any other IE7 windows open that you want to keep around **

<iframe style="width:250px;height:100%;" src="http://jquerymobile.com/demos/1.0a4.1/">&lt;/iframe>

The iFrame issue does not affect Google Chrome 10 or FF4.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions