Description of problem: WebMKS Console: Toggle Full Screen button does not work on Internet Explorer 11 Version-Release number of selected component (if applicable): CFME 5.9.0.12 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 VMware WebMKS 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:
KK, can you test this outside of CloudForms and see if it works in just the context of the browser and vmware. There is some question whether VMware supports this in IE11, could you confirm.
Dave, I confirm the Full screen button works via VMware itself on IE 11 in Win 7.
This affects all browser-based remote console technologies, i.e. VNC and SPICE too.
https://github.com/ManageIQ/manageiq-ui-classic/pull/3103
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/ca33f18910cb4b1c7fdecfaac2ed88a118e982a6 commit ca33f18910cb4b1c7fdecfaac2ed88a118e982a6 Author: Dávid Halász <dhalasz> AuthorDate: Mon Dec 18 21:56:02 2017 +0100 Commit: Dávid Halász <dhalasz> CommitDate: Mon Dec 18 21:56:02 2017 +0100 Add missing IE11 support for remote console fullscreen Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1523839 app/assets/javascripts/remote_console.js | 7 +++++++ 1 file changed, 7 insertions(+)
This bug appears in CFME 5.8.3 build as well. Please create a clone for the same.
The PR doesn't have 'fine/yes' label. David, can the PR be backported to Fine branch?
This BZ (1523839) and then https://bugzilla.redhat.com/show_bug.cgi?id=1520105 would need to be backported to FINE. They should both backport cleanly.
*** Bug 1526516 has been marked as a duplicate of this bug. ***