Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Applying to all crashing IE7 on XP #23

Open
DJMcK opened this issue Jan 5, 2013 · 8 comments
Open

Applying to all crashing IE7 on XP #23

DJMcK opened this issue Jan 5, 2013 · 8 comments

Comments

@DJMcK
Copy link

DJMcK commented Jan 5, 2013

Hi!

I'm encountering an issue with the boxsizing fix. When applied to all elements using * { ... } IE7 is crashing. If I apply to only one element that uses box sizing it will render fine. The more I add it to the slower the browser gets until it crashes.

I can't replicate the issue using IEtester or forcing IE to render in IE7 mode on windows 7. Can only see it happen on windows XP with IE7.

I also ran the same tests on another project using the fix and found the same issue. The only thing the two had in common was they use zurb's foundation. Also, I ran the test on a VM box outside of our network with same results.

I'm still trying to work toward a solution but hoping someone here may be able to offer assistance trouble shooting and coming to a solution.

Thanks!

@RyanRFarmer
Copy link

I am also using Zurb Foundation along with this polyfill and can confirm the same crashing. When using a VM and ie compatibility mode, ie7 is fine. But, when using Browser Stack i fill up with errors and crashes using xp and ie7.

@johnpolacek
Copy link

Yep, also running into this on IE7/XP.

@distributary
Copy link

I'm having the exact same problem using zurb foundation, IE7 / XP.

@ahofferth
Copy link

I also have this problem in IE7/XP, also using Zurb Foundation -- However, even if I turn off all Zurb Javascript, I still get this error, which makes me think it may be some weird CSS conflict. Although it also looks like a memory leak of some sort? When you check the Windows Task Manager, you can see a memory usage spike until the program is unusable.

@kolesnik
Copy link

I have the same problem on IE7/XP.

@MichaelMarcialis
Copy link

This IE7/XP crash happens to me as well in my latest project, but I am not using Foundation. The crash disappears when I comment out the polyfill.

@Mitchell64
Copy link

Just found this thread. Also having a problem with IE7/XP generating an error and using 100% CPU using Zurb Foundation with polyfill.

@joshangell
Copy link

Hey everyone, just a heads up that maybe this will solve all your problems...it did for me anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants