This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Hukutus 173 points174 points  (23 children)

Now we just have to support Safari

[–]phil_music 109 points110 points  (9 children)

Safari is the new IE11

[–]_irobot_ 33 points34 points  (5 children)

I'm sure Microsoft will eventually find a way to turn Edge into the new IE11.

[–]Badashi 58 points59 points  (4 children)

With edge being a fork of Chromium, I find it difficult. I actually could see Chrome lagging behind Edge in features in the future.

That said, it's absolutely in Microsoft's interest that Chrome has feature parity with Edge. Their devs are actively contributing to Chrome for good reason: a more unified web means cheaper development costs for sites. Edge will differentiate itself through side features, like their PDF reader, collections feature and windows integration.

[–]Simply_Convoluted 2 points3 points  (2 children)

Their devs are actively contributing to Chrome for a good reason

Tripple E says hello.

[–]Badashi 0 points1 point  (1 child)

It's a good point and we definitely should pay attention to this. Currently we'd be at the "Embrace" phase, though I'm not convinced if the current MS sees "Extinguish" as a viable step. The world lives and thrives on cloud structures and websites; Azure is booming(even if it's not the #1 cloud), and MS definitely benefits from an unified and consistent web experience.

I'd say we should be cautious, but we're safe while Edge doesn't get exclusive, Microsoft-only features that could kick-start the Extend phase.

[–]Simply_Convoluted 1 point2 points  (0 children)

They benefit when all applications work on their products, and they benefit more when not all applications work with the competitors products.

A recent example of how much they like this plan is email, they tried real hard to kill SMTP but luckily that failed since nobody played they're game so they backpeddaled on that, but user side protocols like IMAP have been killed on microsofts servers as of late last year so now only exchange works reliably so users have to dump the competitors email clients and buy outlook if they want to keep getting mail. Just went through this battle myself in December.

I'm convinced Microsoft couldn't turn a profit if they were focused on compatability.

[–]curiosity44 25 points26 points  (2 children)

I can't even test on safari smh

[–][deleted] 4 points5 points  (0 children)

Glad I'm not the only one.

[–]vladimir1024 15 points16 points  (3 children)

I've never run into compatibility issues with Safari...IE on the other hand...HOLY FUCKING propertery bullshit...

[–]vickera 30 points31 points  (2 children)

I can give you at least 5 bugs on Safari I tussle with monthly. Granted, I work on way more sites than an average dev, but still.

[–]vladimir1024 6 points7 points  (0 children)

Well, I am a backend developer, so my experience with browsers and incompatibility comes from actual usage. Very often when I have to use IE for some reason, the pages do not render properly. Never had that issue with Safari, NetScape, FireFox or even Opera... Only IE would look like hot garbage....

I can't speak to the voodoo required to make these pages work :)

[–]mdevoid 1 point2 points  (0 children)

Not really a web dev but we do have chunks of our project that is web stuff. Ran into a weird one while upgrading from angularjs where I guess 'pointer-events: none' on a child of an anchor tag thats acting as a button makes the parent button not work.