Description of problem: 2 issues here: a) Text in the selectbox contains white text on a very light background which makes it completely unreadable (both in FF & Chrome, so its not browser-specific) b) If you click the selectbox and choose a group, the selectbox disappears Issue "b" does not present itself if you choose another group than the one currently active, as that will reload the page. But if you select the same group, the selectbox will be gone and you will have to reload the page for it to show up again to be able to pick a group. Version-Release number of selected component (if applicable): 5.4.0.0.12 How reproducible: Always Steps to Reproduce: 1. Setup LDAP authentication 2. Log in as a multi-group user 3. Use the top-right menu for switching groups Actual results: See description. Expected results: User can read the group names and switch between groups without issues. Additional info: -
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/ab8bca7b86a554b2b1fd369ddae1a3dd7d10e9ea commit ab8bca7b86a554b2b1fd369ddae1a3dd7d10e9ea Author: Eric Winchell <ewinchel> AuthorDate: Mon Mar 23 17:53:12 2015 -0400 Commit: Eric Winchell <ewinchel> CommitDate: Mon Mar 23 17:53:12 2015 -0400 Updated styling for LDAP group switcher https://bugzilla.redhat.com/show_bug.cgi?id=1202648 https://bugzilla.redhat.com/show_bug.cgi?id=1203184 vmdb/app/assets/javascripts/miq_application.js | 11 ++-------- vmdb/app/views/layouts/_user_options.html.haml | 28 ++++++++++++++------------ 2 files changed, 17 insertions(+), 22 deletions(-)
Verified fixed in 5.4.0.0.22 - 5.4.0.0.22.20150420163946_26004d1.
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-2015-1100.html