Glimpse/Glimpse.Client.Hud

HUD blows up on <= 9 versions of IE

nebrius opened this issue · 1 comments

This appears to be really similar to the browser agent issues: the compilation pipeline doesn't compile far back enough. For context:
https://github.com/Glimpse/Glimpse.Browser.Agent/pull/149
https://github.com/Glimpse/Glimpse.Browser.Agent/pull/150

IE8:

screen shot 2017-03-10 at 11 59 46 am

IE9:

screen shot 2017-03-10 at 12 03 04 pm

It works in IE10, albeit with some layout quirks:

screen shot 2017-03-10 at 12 11 21 pm

Tested on IE9, Windows7, still see errors in the console:

  • Out of compatibility mode (HUD but there are console errors):

image

  • Compatibility mode:

image