Created attachment 1276363 [details] Inspect Source Shows Canvas element with very less height and width Description of problem: On vSphere6, Windows 7 - IE11 Environment, when you try to open VNC Based HTML5 console for any VM, it will remain in "connecting" state(screenshots attached). Version-Release number of selected component (if applicable): downstream-58z Version: 5.8.0.13-rc2 How reproducible: Believe 100% Steps to Reproduce: 1.Open IE 11 on Windows7 machine, in vsphere6 environment and login to CFME Appliance. 2.Navigate to Compute->Infrastructue->Virtual Machines, and click on any running VM in vSphere6 environment(might be same for vSphere55, not tested). 3.From VM Details page, click Access->VM Console, new windows should open(disable pop-up blocker) and you see something as screenshots attached. Actual results: VM Console does not Connect. Expected results: VM Console should Connect. Additional info: On same VM, Chrome and Firefox works fine.
Created attachment 1276364 [details] IE 11 Console shows no Errors or warnings
Similar results are also seen on IE 11 on Windows 2012 Server.
https://github.com/ManageIQ/manageiq-ui-classic/pull/1337
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/d9efbb1c15cb38c22d8ab3ba02f1d604a97e1525 commit d9efbb1c15cb38c22d8ab3ba02f1d604a97e1525 Author: Brian McLaughlin <bmclaugh> AuthorDate: Thu May 11 22:05:24 2017 -0400 Commit: Brian McLaughlin <bmclaugh> CommitDate: Thu May 11 22:34:46 2017 -0400 Replace function that IE11 does not support https://bugzilla.redhat.com/show_bug.cgi?id=1448104 app/assets/javascripts/remote_consoles/vnc.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)