Hacker News new | ask | show | jobs
by elclanrs 4614 days ago
Well, I downloaded IE11 to replace IE10 on my VM, and all the issues I had with my current WIP are still present. I'm using `calc()` heavily for a quite complex responsive layout, and paddings are missing on some places and CSS transitions don't work properly while everything works just fine in Firefox and Chrome. I haven't been able to find what's causing these issues, but given IE's history, I suspect that a fix could simply be `zoom:1` or `min-height:100%` or whataver hack du jour you have to remember this time around.

So not at all impressed by this release so far. Will have to wait another year for IE12 and hope it can really compete with FF and Chrome, that means, opening IE and having no surprises.