doctyper / flexie

Legacy support for the CSS3 Flexible Box Model
http://flexiejs.com
1.1k stars 110 forks source link

Crashes IE9 and almost completely freezes computer #10

Closed axefrog closed 13 years ago

axefrog commented 13 years ago

Not sure if it requires a specific set of circumstances to do this, but I am happy to demonstrate a layout to you that pretty much causes IE9 to fall over dead while trying very hard to convince the rest of Windows 7 (64 bit) to do the same. Is IE9 compatibility a known problem?

doctyper commented 13 years ago

I wouldn't say it's a known problem. IE9 passes all unit tests with flying colors. I will say that until it reaches GM status, IE9 bugs will be low priority for me.

Nevertheless, I'd love to see a sample of the issue you're seeing.

axefrog commented 13 years ago

Yes, true. To be fair, it suddenly occurs to me that I don't think I'm the absolute latest IE9 preview either, so I may as well close this one. I'll report it again if it happens in the RTM or if hell freezes over and they actually decide to implement the flexible box model.

tcannonfodder commented 13 years ago

Having the same issues. It works for 1 flexible box set, but when I add more than that (around 3), it completely crashes.