Public bug reported:

[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.

[Test]
1. deploy rocky
2. check openstack-dashboard login page

[Regression Potential]

[Others]

** Affects: horizon (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: sts

** Tags added: sts

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/1818770/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to