[SRU] Cannot read text in region selection box
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| OpenStack Dashboard (Horizon) |
Undecided
|
Unassigned | ||
| horizon (Ubuntu) |
Undecided
|
Chris Johnston | ||
| Trusty |
Undecided
|
Unassigned |
Bug Description
[Impact]
When multiple regions are configured within Horizon, the region selection dropdown box in the top right corner of the horizon dashboard is not visible due to white text on white background.
The fix is a minimal update to the ubuntu theme css that fixes the colors of the region selection dropdown box.
[Test Case]
Steps to reproduce:
1. Install horizon
2. Configure to use multiple regions within keystone (or multiple keystones, 1 per region)
3. log in
4. Observe the region selection box in the top right is white on white text.
Note that additional setup is required to recreate this when deploying from the openstack charms. See https:/
[Regression Potential]
Any potential regressions would affect the ubuntu theme of the horizon dashboard (background/text colors, etc).
Related branches
- Corey Bryant: Approve on 2014-12-03
- Ubuntu branches: Pending requested 2014-12-03
-
Diff: 39 lines (+9/-3)2 files modifieddebian/changelog (+6/-0)
debian/theme/css/ubuntu.css (+3/-3)
- Ubuntu branches: Pending requested 2014-12-03
-
Diff: 18863 lines (+18649/-0) (has conflicts)38 files modifieddebian/README.compression (+6/-0)
debian/changelog (+764/-0)
debian/compat (+1/-0)
debian/control (+83/-0)
debian/copyright (+55/-0)
debian/openstack-dashboard-ubuntu-theme.dirs (+4/-0)
debian/openstack-dashboard-ubuntu-theme.install (+4/-0)
debian/openstack-dashboard-ubuntu-theme.links (+2/-0)
debian/openstack-dashboard-ubuntu-theme.postinst (+11/-0)
debian/openstack-dashboard-ubuntu-theme.postrm (+9/-0)
debian/openstack-dashboard.conf (+8/-0)
debian/openstack-dashboard.dirs (+6/-0)
debian/openstack-dashboard.install (+6/-0)
debian/openstack-dashboard.links (+2/-0)
debian/openstack-dashboard.postinst (+63/-0)
debian/openstack-dashboard.postrm (+44/-0)
debian/openstack-dashboard.preinst (+17/-0)
debian/patches/add_juju_settings_panel.patch (+309/-0)
debian/patches/fix-dashboard-django-wsgi.patch (+11/-0)
debian/patches/fix-dashboard-manage.patch (+11/-0)
debian/patches/fix-requirements.patch (+13/-0)
debian/patches/fix-ubuntu-tests.patch (+40/-0)
debian/patches/series (+9/-0)
debian/patches/ubuntu_settings.patch (+79/-0)
debian/pydist-overrides (+2/-0)
debian/python-django-horizon.install (+1/-0)
debian/python-django-horizon.lintian-overrides (+2/-0)
debian/rules (+47/-0)
debian/source/format (+1/-0)
debian/source/include-binaries (+5/-0)
debian/static/openstack-dashboard/css/6bd71a04f0c0.css (+6567/-0)
debian/static/openstack-dashboard/js/0272dc9e5c21.js (+1325/-0)
debian/static/openstack-dashboard/js/b28ee7422312.js (+2339/-0)
debian/static/openstack-dashboard/manifest.json (+5/-0)
debian/theme/css/ubuntu.css (+6778/-0)
debian/theme/templates/_stylesheets.html (+12/-0)
debian/theme/ubuntu_theme.py (+5/-0)
debian/watch (+3/-0)
Changed in horizon (Ubuntu): | |
assignee: | nobody → Chris Johnston (cjohnston) |
Billy Olsen (billy-olsen) wrote : | #2 |
Adding a screenshot
Billy Olsen (billy-olsen) wrote : | #3 |
Note this occurs on icehouse but not juno.
Changed in horizon (Ubuntu): | |
status: | Confirmed → In Progress |
Corey Bryant (corey.bryant) wrote : | #4 |
Note the additional setup that's required to recreate this when deploying from the openstack charms. See https:/
Corey Bryant (corey.bryant) wrote : | #5 |
Screenshot of fixed drop down box.
description: | updated |
Changed in horizon (Ubuntu): | |
status: | In Progress → Fix Committed |
status: | Fix Committed → Invalid |
Changed in horizon: | |
status: | New → Invalid |
Changed in horizon (Ubuntu): | |
status: | Invalid → Won't Fix |
Changed in horizon (Ubuntu Trusty): | |
status: | New → Fix Committed |
status: | Fix Committed → In Progress |
description: | updated |
summary: |
- Cannot read text in region selection box + [SRU] Cannot read text in region selection box |
Hello Billy, or anyone else affected,
Accepted horizon into trusty-proposed. The package will build now and be available at http://
Please help us by testing this new package. See https:/
If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-
Further information regarding the verification process can be found at https:/
Changed in horizon (Ubuntu Trusty): | |
status: | In Progress → Fix Committed |
tags: | added: verification-needed |
Corey Bryant (corey.bryant) wrote : | #7 |
I've successfully run our openstack regression test suite against trusty-proposed. Billy or Chris, when you have a moment please test this and update the bug appropriately.
Billy Olsen (billy-olsen) wrote : | #8 |
Verified this with a horizon deployment through the juju bundle deployment. Tested Chrome & Firefox, things look great.
tags: |
added: verification-done removed: verification-needed |
Chris J Arges (arges) wrote : Update Released | #9 |
The verification of the Stable Release Update for horizon has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions.
Launchpad Janitor (janitor) wrote : | #10 |
This bug was fixed in the package horizon - 1:2014.1.3-0ubuntu2
---------------
horizon (1:2014.
* Fix Ubuntu theme region switcher dropdown (LP: #1396318)
-- Chris Johnston <email address hidden> Wed, 03 Dec 2014 14:00:30 -0500
Changed in horizon (Ubuntu Trusty): | |
status: | Fix Committed → Fix Released |
Status changed to 'Confirmed' because the bug affects multiple users.