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:
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.
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.
https://github.com/ManageIQ/manageiq-ui-classic/pull/1743
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(-)