Live data from Hacker News

Facebook no longer supports IE7

thenextweb.com

1–10 of 18 posts

Re: Facebook no longer supports IE7

#3
What's the point of writing that developer toolbar user-agent switch comment? Does setting the UA to IE7 cause the glitches? Because it surely won't change Safari's webkit engine into any sort of IE7 compatibility mode. So are FB conditionally sending broken CSS to IE7?

Re: Facebook no longer supports IE7

#4
Not a very accurate title. It looks like most of Facebook still works fine w/IE 7, it's just the Timeline that's affected. For example, I can login, view a friend's profile, view my news feed, like something, make a wall post, play a game ... all fine in IE 7. And, the experience is very similar, if not entirely, to that of doing the same in Firefox 9.

Should it have been entirely true, this would have been a great step for the web, even if only a small one.

Re: Facebook no longer supports IE7

#5
post #3

What's the point of writing that developer toolbar user-agent switch comment? Does setting the UA to IE7 cause the glitches? Because it surely won't change Safari's webkit engine into any sort of IE7 compatibility mode. So are FB conditionally sending broken CSS to IE7?

It appears that FB is using UA sniffing (server side or otherwise) and not conditional comments, or something else rendering engine specific, to alter the page.

Re: Facebook no longer supports IE7

#6

Not a very accurate title. It looks like most of Facebook still works fine w/IE 7, it's just the Timeline that's affected. For example, I can login, view a friend's profile, view my news feed, like something, make a wall post, play a game ... all fine in IE 7. And, the experience is very similar, if not entirely, to that of doing the same in Firefox 9. Should it have been entirely true, this would have been a great s…

I think you're confusing "supports" with "works". Facebook may work under IE7, but they aren't supporting it anymore. Any new stuff that they do, don't expect it to work in IE7.

Re: Facebook no longer supports IE7

#9
post #8

I didn't even knew how the author changed User Agent to be IE 7 from Safari..wonder how accurate it is to real IE 7.

Not at all, webkit still renders everything. Presumably Facebook is delivering different html/css based on the spoofed user agent.
Post reply on HN