Hide Forgot
* Go to "Administration portal" * Select VM * Right click -> Console options * Click link "Console Client Resources" * Should appear new window with useful information. User cannot scroll page in appeared above window. As a result, user cannot read provided information or download clients. Client is : IE11
Bug tickets must have version flags set prior to targeting them to a release. Please ask maintainer to set the correct version flags and only then set the target milestone.
After discussion with Vojtech, this seems to be a PatternFly related CSS issue. Switching whiteboard to UX.
(In reply to Martin Betak from comment #2) > After discussion with Vojtech, this seems to be a PatternFly related CSS > issue. Switching whiteboard to UX. As discussed, the "Console Client Resources" page seems to use the same styling as SSO interactive login page [1] so I'd say it's not an issue of PatternFly CSS itself but our usage of it. [1] backend/manager/modules/enginesso/src/main/webapp/WEB-INF/login.jsp
Created attachment 1120093 [details] "Console Client Resources" page screenshot. Version 3.6.2.5-0.1.el6 The bug is still persist. See attached screenshot. User cannot scroll "Console Client Resources" page.
"Console Client Resources" page holds essential tools that are quite important for client side. Users are not able to download them due this bug.
The welcome page has the same issue as well, its just not as noticeable due to the narrow nature of the links.
The example patternfly login page [1] actually has the exact same issue. If you make that one smaller you will notice no scroll bar will appear either. The problem is the absolute position in combination with the 'bottom: 13%' forcing the 'darker' area to be positioned 13% above the bottom. The solution would be not the use the darker area pattern like we do in all the pages. That would be a UX issue to decide on how to solve this. We could make it not use the darker area and be a simple container instead of a 'login-pf container' [1] https://rawgit.com/patternfly/patternfly/master/tests/login.html
Verified in rhevm-4.0.0.5-0.1.el7ev.noarch (build 4.0.0-17). Console Client Resources page now offers scrollbars in case the content does not fit the browser window.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2016-1687.html