-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Closed
Labels
type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Milestone
Description
This came up in #6139.
In my opinion it's time we drop IE11 support. It's cumbersome to test on for non-Windows users and has a ton of weird bugs that are never going to be fixed. I think we should put a statement to only support modern (evergreen) browsers.
Do we have any statistics how many users use IE on the gitea website?
sondr3, andrewbanchich, oscarlofwenhamn, qianlongzt, splitt3r and 8 moreadelowo, andrewbanchich, qianlongzt, sapk, alexanderadam and 2 more
Metadata
Metadata
Assignees
Labels
type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Activity
sondr3 commentedon Feb 21, 2019
This gets a big thumbs up from me as well, Microsoft is all in on the new version of Edge running Blink and IE11 will only get fixes for very serious issues, it's about as dead in the water as it gets. Furthermore, I would be very surprised if the kind of people who use Gitea are also the same kind of people who use IE11.
techknowlogick commentedon Feb 21, 2019
@sondr3 sadly I am one of those people who are required to use IE11 some of the time.
Also there are no analytics being collected on the main site.
Edit: I do recognize I am in the minority and so I won’t be a blocker to dropping support
silverwind commentedon Feb 21, 2019
Windows 7 will EOL in around 11 months and from that point on, the only "supported" remaining version will be on Windows 10 LTSB. A shame really that MS does not seem to intend to kill it off entirely.
0x5c commentedon Feb 22, 2019
Seems to me like breaking compatibility to make a statement should be avoided. However, if maintaining said compatibility actively hinders the development of gitea, then it it should be considered.
silverwind commentedon Feb 27, 2019
Also notable: GitHub also no longer supports IE11.
silverwind commentedon Mar 5, 2020
I think it's time we do this in the next major version (1.13).
6543 commentedon Apr 14, 2020
I think we can put it to milestone 1.13.0 ?
silverwind commentedon Apr 15, 2020
Indeed, 1.13 was my plan too.
Remove IE11 support
Remove IE11 support (#11470)
Remove IE11 support (go-gitea#11470)