Description of problem: HTML5 Console: Toggle Full Screen button does not work on Internet Explorer 11, last known tested working version was CFME 5.9.0.4 Version-Release number of selected component (if applicable): CFME 5.9.0.11 How reproducible: 100% Steps to Reproduce: 1.Access CFME Appliance via Internet Explorer 11 2.Add VMware Infra provider to CFME 3.Set VMware Console Support to VNC 4.Open VM Console for any of running VMs 5.Click ToggleFullScreen Button Actual results: Console does not go FullScreen Expected results: Console should go full Screen Additional info:
https://github.com/ManageIQ/manageiq-ui-classic/pull/3123
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/cde5e1390035a114819ce51b057a707e48c7994b commit cde5e1390035a114819ce51b057a707e48c7994b Author: Brian McLaughlin <bmclaugh> AuthorDate: Wed Dec 20 09:49:52 2017 -0500 Commit: Brian McLaughlin <bmclaugh> CommitDate: Wed Dec 20 09:49:52 2017 -0500 Fix typos in fullscreen methods for IE11 https://bugzilla.redhat.com/show_bug.cgi?id=1520105 app/assets/javascripts/remote_console.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
No documentation-specific work has been called out for this bug, so I am changing the component to 'user experience' for now.