UI glitches in IE11 with Sonarqube 7.9.1 and 8.1.0

Hi,

don’t know if IE11 is still officially supported by Sonarqube, but in fact it is -unfortunately - still
used a lot.
Noticed only today (i don’t use IE11 anymore, but it’s still set as our standard browser):

7.9.1 in IE11
warnings_sq791_ie11

it’s fine in other browsers, i.e. Firefox, Edge, Chrome

warnings_sq791_firefox

8.1.0 with IE11

it’s fine in other browsers, i.e. Firefox, Edge, Chrome

warnings_date_sq810_edge

Gilbert

1 Like

According to Prerequisites and Overview documentation, IE 11 is still supported.

I checked SonarQube Developer Edition 7.9.1 and it is broken as you described :open_mouth: I’ll verify 7.9.2 on Friday :wink:

Thanks for checking. It’s even worse with Sonarqube 8.1

On 7.9.2 looks the same as 7.9.1:

After all Sonarqube should stop supporting IE11, it’s as simple as that.
Github did it and many more.
Did webapps myself and i know having to support many browsers - especially IExx - is a PITA.