Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Request for comment: dropping support for IE8/IE9
Currently in 4.6dev we support IE8 (this means additional stylesheets – both public and admin side) plus SVG fallbacks to PNG and adherence to v1.x of jQuery. Also Selectivizr can then be removed from vendors directory.
Microsoft officially drops support for IE8 on January 12th 2016. We are planning to release Textpattern 4.6 at the end of January 2016.
Currently with the workload of 4.6, specifically the admin layout update I’m two-third of the way through, I only have Hive on the radar for theme available at 4.6.0. Classic and Remora may have to wait. By removing IE8 support I may be able to squeeze those into the 4.6.0 release too.
Many organisations/projects have already dropped IE8 support, including Google, Salesforce, Bootstrap (v4) and Drupal (v8) to name a few. I quietly dropped support in this forum for IE8 two weeks ago and have not had one complaint/issue raised.
Offline
Re: Request for comment: dropping support for IE8/IE9
+1 for dropping it.
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
Re: Request for comment: dropping support for IE8/IE9
Phil, where would you like feedback for the admin-layout-update branch, on the forum or GitHub?
As for IE8, never used IE, have always been a Netscape -> Firefox user. Dropping support for it would be fine in my book, I test sites with Firefox and Chrome, occasionally I’ll fire up Edge. And yes I know, it’s about visitors coming to our sites, but I could care less about IE’s idiosyncracies. And if it speeds up your work on other admin themes, then drop it like a hot potato.
As for anything else you, stef or anybody wants to jettison from the code base, you have my blanket approval.
We Love TXP . TXP Themes . TXP Tags . TXP Planet . TXP Make
Offline
Re: Request for comment: dropping support for IE8/IE9
Drop it. 4.5.7 is available for folks who need to support IE8.
Offline
#5 2015-10-19 20:57:07
- gomedia
- Plugin Author
- Registered: 2008-06-01
- Posts: 1,373
Re: Request for comment: dropping support for IE8/IE9
Kill it.
Offline
Re: Request for comment: dropping support for IE8/IE9
Agreed.
Offline
Re: Request for comment: dropping support for IE8/IE9
gaekwad wrote #296034:
Drop it. 4.5.7 is available for folks who need to support IE8.
Not if they have to upgrade for security reasons.
Offline
Re: Request for comment: dropping support for IE8/IE9
ruud wrote #296037:
Not if they have to upgrade for security reasons.
Fair point. For perspective: www.cvedetails.com/vulnerability-list/vendor_id-26/product_id-9900/version_id-57626/Microsoft-Internet-Explorer-8.html
Offline
Re: Request for comment: dropping support for IE8/IE9
What exactly will be broken if you remove ie8 support?
Offline
#10 2015-10-20 00:07:09
- GugUser
- Member
- From: Quito (Ecuador)
- Registered: 2007-12-16
- Posts: 1,473
Re: Request for comment: dropping support for IE8/IE9
I think it’s time to remove the IE 8 support.
Offline
Re: Request for comment: dropping support for IE8/IE9
I’m on two minds about this. On the side, IE8 is an old, and nowadays dangerous to use, browser. On the other hand, I have a client who uses IE 8 as their browser (cash strapped small business in the decrepit economy of northern Japan — but their site doesn’t use Textpattern). To be fair, it is still trivial, at the presentation level to make the presentation layer for the admin side work in IE 8, even without Selectivizr and the like. Someone who really need to support IE 8 could easily do something decent here, either as a fork of the default admin theme or a full fledge 3rd party theme.
The elephant in the room is Jquery, as in: moving to Jquery 2.x which does not support IE 8.
(and that being said, for my own admin theme, Sandspace, I’m now considering only supporting IE 11 and up, along with Safari 8+, Firefox 38+)
What’s the support matrix for that other CMS (aka WP)? Didn’t find anything on their site.
Where is that emoji for a solar powered submarine when you need it ?
Sand space – admin theme for Textpattern
Offline
Re: Request for comment: dropping support for IE8/IE9
phiw13 wrote #296045:
What’s the support matrix for that other CMS (aka WP)? Didn’t find anything on their site.
Here’s a couple:
Craft CMS – IE10
Drupal (8) – IE9
It’s not that I can’t support IE8, and Hive does already via an IE8 specific stylesheet (though I’d prefer to strip it out). I just don’t want to have the extra support overhead of officially supporting IE8.
Offline