Please test with Safari on desktop at least. I routinely find things that are just completely broken. And not small names, big names like Hulu, Clover, green chef, and others have just completely broken on Safari. Integration with Google’s captcha seems to be a common failure point. Also please consider writing your apps in a way such that they don’t completely shit the bed if your 600th ad tracker script fails to lo…
Safari is a pain with bugs, unimplemented standards and just overall unpleasantness. I can't see why anyone would still use it today when FireFox for Mac has become so good.
Ask HN: How relevant is cross-browser testing anymore?
41–50 of 97 posts
Re: Ask HN: How relevant is cross-browser testing anymore?
#42Please test with Safari on desktop at least. I routinely find things that are just completely broken. And not small names, big names like Hulu, Clover, green chef, and others have just completely broken on Safari. Integration with Google’s captcha seems to be a common failure point. Also please consider writing your apps in a way such that they don’t completely shit the bed if your 600th ad tracker script fails to lo…
We sometimes hit a bug in Safari which doesn't appear in GNOME Web, which is annoying, because that's really the only WebKit-based browser that runs on my machine. I'd be happy to better support Safari if I wouldn't have to buy new hardware for it :/
Re: Ask HN: How relevant is cross-browser testing anymore?
#43Please test with Safari on desktop at least. I routinely find things that are just completely broken. And not small names, big names like Hulu, Clover, green chef, and others have just completely broken on Safari. Integration with Google’s captcha seems to be a common failure point. Also please consider writing your apps in a way such that they don’t completely shit the bed if your 600th ad tracker script fails to lo…
Safari is a pain with bugs, unimplemented standards and just overall unpleasantness. I can't see why anyone would still use it today when FireFox for Mac has become so good.
For daily use, it’s a pretty normal experience.
Re: Ask HN: How relevant is cross-browser testing anymore?
#44Earlier quoted context omitted.
Safari is a pain with bugs, unimplemented standards and just overall unpleasantness. I can't see why anyone would still use it today when FireFox for Mac has become so good.
Safari is probably better optimised for power consumption on macOS than Firefox is. Meaning you’ll probably get more hours of use with Safari on macOS than with Firefox on macOS, when you are running on battery.
Re: Ask HN: How relevant is cross-browser testing anymore?
#45Earlier quoted context omitted.
We sometimes hit a bug in Safari which doesn't appear in GNOME Web, which is annoying, because that's really the only WebKit-based browser that runs on my machine. I'd be happy to better support Safari if I wouldn't have to buy new hardware for it :/
It is absurd that Apple doesn't distribute Safari to other desktop platforms or at least make it source available so the community could compile it and fix bugs for themselves.
Re: Ask HN: How relevant is cross-browser testing anymore?
#46A recent issue we found, was that Safari was responding different to some HTTP headers.
Re: Ask HN: How relevant is cross-browser testing anymore?
#47The only time I've ever seen this intense level of testing was on a government project that was producing someone that everyone in the country would be required to use. So if that is what your situation is yes, you need to do that much testing because if it is mandated by law that citizens use it, it better be able to handle whatever combination of citizen and tech it encounters.
Otherwise I think you are probably being somewhat hyperbolic here.
Aside from that where accessibility is concerned there can be significant differences between various combinations of browsers and screen readers.
Re: Ask HN: How relevant is cross-browser testing anymore?
#48Earlier quoted context omitted.
Painful as it is to admit, even Firefox is not worth testing. In our B2B site, more people are using IE11 than FF. https://gs.statcounter.com/browser-market-share at ~3% of overall share / 7% desktop-only share it's hard to justify putting extra effort.
Maybe they are not using Firefox, because your site is broken in it, and they have no other way to tell you this?
Re: Ask HN: How relevant is cross-browser testing anymore?
#49Earlier quoted context omitted.
Painful as it is to admit, even Firefox is not worth testing. In our B2B site, more people are using IE11 than FF. https://gs.statcounter.com/browser-market-share at ~3% of overall share / 7% desktop-only share it's hard to justify putting extra effort.
Maybe they are not using Firefox, because your site is broken in it, and they have no other way to tell you this?
grrr
Re: Ask HN: How relevant is cross-browser testing anymore?
#50I consult, frequently jumping between web application codebases. Very often, I bring cross-browser testing with me by sheer nature of using Firefox when _everyone_ has been using Chrome exclusively for years. I end up finding issues; about half the time, clients don't care, because all their customers use Chrome. This direction worries me (we did this with MSIE and it took a decade+ to heal those wounds).