Bug 1454912

Summary: HTML5 Console: Toggle Full Screen Button Does not Work in Firefox
Product: Red Hat CloudForms Management Engine Reporter: Kedar Kulkarni <kkulkarn>
Component: UI - OPSAssignee: Brian McLaughlin <bmclaugh>
Status: CLOSED CURRENTRELEASE QA Contact: Kedar Kulkarni <kkulkarn>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.8.0CC: hkataria, jhardy, kkulkarn, mpovolny, obarenbo, simaishi, smallamp
Target Milestone: GAKeywords: TestOnly, ZStream
Target Release: 5.9.0Flags: kkulkarn: automate_bug-
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: ui:html5:console
Fixed In Version: 5.9.0.1 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1479935 (view as bug list) Environment:
Last Closed: 2018-03-06 15:15:22 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1479935    
Attachments:
Description Flags
HTML5 Console-Reference Screenshot none

Description Kedar Kulkarni 2017-05-23 18:23:28 UTC
Created attachment 1281683 [details]
HTML5 Console-Reference Screenshot

Description of problem:
When we open HTML 5 console for a VM, if we try to click on Toggle Full Screen Button at the bottom right of the window, it does not Work for Firefox Browser. 

Version-Release number of selected component (if applicable):
5.8.0.16

How reproducible:
100%

Steps to Reproduce:
1.Open a VM's HTML5 console
2.Try to hit the Toggle Screen Button at bottom right corner(See screenshot for reference, it shows both the buttons at the bottom right, and you have to click on button with 2 crossing arrows)


Actual results:
Nothing happens.

Expected results:
Browser should go full screen. 

Additional info:

Comment 2 Dave Johnson 2017-07-14 02:50:55 UTC
Please assess the impact of this issue and update the severity accordingly.  Please refer to https://bugzilla.redhat.com/page.cgi?id=fields.html#bug_severity for a reminder on each severity's definition.

If it's something like a tracker bug where it doesn't matter, please set it to Low/Low.

Comment 3 Kedar Kulkarni 2017-07-14 14:02:28 UTC
Hey Dave, 

This should be Medium/Medium, it does not block user completely but it definitely is desired to have since it will help user get better view of VM Console in Full Screen Mode. 

Thanks,
KK.

Comment 5 CFME Bot 2017-07-27 08:28:35 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:
https://github.com/ManageIQ/manageiq-ui-classic/commit/e6456b4f55c9739c309c85eb409084313552810c

commit e6456b4f55c9739c309c85eb409084313552810c
Author:     Brian McLaughlin <bmclaugh>
AuthorDate: Mon Jul 24 13:10:42 2017 -0400
Commit:     Brian McLaughlin <bmclaugh>
CommitDate: Mon Jul 24 13:10:42 2017 -0400

    Fix full screen button for Firefox in remote consoles
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1454912

 app/views/layouts/remote_console.html.haml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)