Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The issue, as always, is bugs.

I remember back when feature detection was gaining steam as the preferred alternative to user-agent sniffing, and Safari had a showstopper of a bug that meant preventDefault was present and callable but didn't actually do what preventDefault was supposed to do. So you had to fall back to sniffing for Safari to work around that (by hooking up a different event listener with a 'return false' instead of a preventDefault call).



I wish people could just say "this browser is broken, we don't support it. Get a fixed version."

Alas, people don't do that in business.


Well... what we get instead is "this browser isn't IE, we don't support it. Get IE."; only now it's s/IE/Chrome/g.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: