box-sizing-polyfill icon indicating copy to clipboard operation
box-sizing-polyfill copied to clipboard

Applying to all crashing IE7 on XP

Open DJMcK opened this issue 12 years ago • 8 comments

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!

DJMcK avatar Jan 05 '13 00:01 DJMcK

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.

RyanRFarmer avatar Jan 07 '13 21:01 RyanRFarmer

Yep, also running into this on IE7/XP.

johnpolacek avatar Jan 09 '13 15:01 johnpolacek

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

distributary avatar Feb 14 '13 05:02 distributary

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.

ahofferth avatar Feb 27 '13 17:02 ahofferth

I have the same problem on IE7/XP.

kolesnik avatar Mar 12 '13 11:03 kolesnik

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.

MichaelMarcialis avatar Mar 16 '13 17:03 MichaelMarcialis

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

Mitchell64 avatar Jul 02 '13 05:07 Mitchell64

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

joshangell avatar Sep 19 '13 07:09 joshangell