Description of problem: the list of all groups a user is part of Version-Release number of selected component (if applicable): 5.4.2.0 How reproducible: all the time Steps to Reproduce: 1. assign to one user a large number of groups (more than 24 in the customer's case, fonts size may make this number vary) in IPA 2. configure cloudforms to use IPA with all the groups and the test user 3. log in as the user and click on his name menu then click on "select group" Actual results: the list extends off screen and is non-scrollable Expected results: the list should be scrollable Additional info: this is a usage scenario where one manager login should be able to switch groups to check that the configuration is correct for that group.
https://github.com/ManageIQ/manageiq/pull/5544
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/94b1a96a4eff63a38dd1c0bbcf3a4f1532639a0f commit 94b1a96a4eff63a38dd1c0bbcf3a4f1532639a0f Author: Eric Winchell <ewinchel> AuthorDate: Fri Nov 20 15:17:43 2015 -0500 Commit: Eric Winchell <ewinchel> CommitDate: Fri Nov 20 15:17:43 2015 -0500 add scrollbar to group switcher dropdown https://bugzilla.redhat.com/show_bug.cgi?id=1280278 app/assets/stylesheets/patternfly_overrides.scss | 8 ++++++++ app/views/layouts/_user_options.html.haml | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-)
New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=df5b0a186e4a02a39f3d6fa28cde877d4bf8bb4e commit df5b0a186e4a02a39f3d6fa28cde877d4bf8bb4e Author: Eric Winchell <ewinchel> AuthorDate: Fri Nov 20 15:17:43 2015 -0500 Commit: Eric Winchell <ewinchel> CommitDate: Fri Nov 20 16:59:34 2015 -0500 add scrollbar to group switcher dropdown https://bugzilla.redhat.com/show_bug.cgi?id=1280278 app/assets/stylesheets/patternfly_overrides.scss | 8 ++++++++ app/views/layouts/_user_options.html.haml | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-)
New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=4a2044d88faeb0261517828b9356e658f5cb9ca5 commit 4a2044d88faeb0261517828b9356e658f5cb9ca5 Merge: 3e72b70 df5b0a1 Author: Oleg Barenboim <obarenbo> AuthorDate: Fri Nov 20 17:44:38 2015 -0500 Commit: Oleg Barenboim <obarenbo> CommitDate: Fri Nov 20 17:44:38 2015 -0500 Merge branch 'switcher' into '5.5.z' add scrollbar to group switcher dropdown clean cherrypick of: https://github.com/ManageIQ/manageiq/pull/5544 https://bugzilla.redhat.com/show_bug.cgi?id=1280278 See merge request !514 app/assets/stylesheets/patternfly_overrides.scss | 8 ++++++++ app/views/layouts/_user_options.html.haml | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-)
Good to go. Verified and working fine in 5.5.0.12-rc2.20151124135609_653c0d4. Now the group list has a scroll bar option. Refer the screenshot "group-list" for further information.
Created attachment 1098871 [details] group-list
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://access.redhat.com/errata/RHSA-2015:2551