Bug 1520105

Summary: [Regression] HTML5 Console: Toggle Full Screen button does not work on Internet Explorer 11
Product: Red Hat CloudForms Management Engine Reporter: Kedar Kulkarni <kkulkarn>
Component: User ExperienceAssignee: Brian McLaughlin <bmclaugh>
Status: CLOSED CURRENTRELEASE QA Contact: Dave Johnson <dajohnso>
Severity: high Docs Contact:
Priority: high    
Version: 5.9.0CC: adahms, bmclaugh, cpelland, hhudgeon, hkataria, jhardy, jprause, mpovolny, obarenbo, simaishi
Target Milestone: GAKeywords: Regression, TestOnly
Target Release: 5.10.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: ui:html5:console
Fixed In Version: 5.10.0.0 Doc Type: Deprecated Functionality
Doc Text:
Story Points: ---
Clone Of:
: 1530769 1533171 (view as bug list) Environment:
Last Closed: 2018-06-21 20:22:32 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: Bug
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: CFME Core Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1530769, 1533171    

Description Kedar Kulkarni 2017-12-03 01:44:41 UTC
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:

Comment 6 CFME Bot 2017-12-20 19:23:53 UTC
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(-)

Comment 8 Andrew Dahms 2018-01-08 00:28:22 UTC
No documentation-specific work has been called out for this bug, so I am changing the component to 'user experience' for now.