[Bug 1818770] Re: Unexpected graybar on top of openstack-dashboard login page

Sahid Orentino sahid.ferdjaoui at canonical.com
Wed Mar 27 09:14:46 UTC 2019


I'm using stable/rocky.

If you try to read the png on stable/rocky [0] or master [1] you will
notice that there are errors. I just checked for stable/queens [2] and
that looks correct.

So your fix might be right but it seems that we also need to fix the png
for rocky and master.

[0] https://git.launchpad.net/~ubuntu-server-dev/ubuntu/+source/horizon/plain/debian/theme/ubuntu/img/image-background-pattern.png?h=stable/rocky
[1] https://git.launchpad.net/~ubuntu-server-dev/ubuntu/+source/horizon/tree/debian/theme/ubuntu/img/image-background-pattern.png?h=master
[2] https://git.launchpad.net/~ubuntu-server-dev/ubuntu/+source/horizon/tree/debian/theme/ubuntu/img/image-background-pattern.png?h=stable/queens

** Attachment added: "Screenshot from 2019-03-27 10-08-01.png"
   https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/1818770/+attachment/5249683/+files/Screenshot%20from%202019-03-27%2010-08-01.png

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1818770

Title:
  Unexpected graybar on top of openstack-dashboard login page

Status in Ubuntu Cloud Archive:
  In Progress
Status in Ubuntu Cloud Archive pike series:
  In Progress
Status in Ubuntu Cloud Archive queens series:
  In Progress
Status in Ubuntu Cloud Archive rocky series:
  In Progress
Status in Ubuntu Cloud Archive stein series:
  In Progress
Status in horizon package in Ubuntu:
  In Progress
Status in horizon source package in Bionic:
  In Progress
Status in horizon source package in Cosmic:
  In Progress

Bug description:
  [Impact]
  On openstack-dashboard login page(the first pace we face), there is unexpected graybar on top of the page.

  I've been analyzing this page and found below code affects to this
  symptom.

  body.md-default-theme, body, html.md-default-theme, html {
      color: rgba(0,0,0,0.87);
      background-color: rgb(250,250,250);
  }

  If I remove above background-color, It is ok.

  I also found that upstream doesn't have the same symptom.

  It seems that xstatic override css setting when generating it.

  Please see the screenshots attached below.

  And this is happening from UCA pike.

  [Test Case]
  1. deploy openstack env with juju,
  2. check openstack-dashboard login page

  [Regression Potential]
  This patch updated ubuntu theme only. It could show us broken css even in worst case. Restarting apache2 and memcached daemon is required.

  [Others]

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1818770/+subscriptions



More information about the Ubuntu-sponsors mailing list