Closed
Bug 1575800
Opened 6 years ago
Closed 5 years ago
nightly logo is too tall in about dialog on unofficial builds (causing ugly overlapping content)
Categories
(Firefox :: Theme, defect)
Firefox
Theme
Tracking
()
RESOLVED
DUPLICATE
of bug 1582879
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox-esr68 | --- | unaffected |
firefox68 | --- | unaffected |
firefox69 | --- | unaffected |
firefox70 | --- | fix-optional |
People
(Reporter: jcristau, Unassigned)
References
(Regression)
Details
(Keywords: regression)
When using the unofficial branding (such as local builds or asan reporter), the about dialog looks like https://cristau.org/~julien/tmp/about_nightly.png
This is caused by bug 1573103 making the logo wider, and thus also taller.
Updated•6 years ago
|
Summary: nightly logo is too high in about dialog on unofficial builds → nightly logo is too tall in about dialog on unofficial builds
Updated•6 years ago
|
OS: Unspecified → All
Hardware: Unspecified → All
Summary: nightly logo is too tall in about dialog on unofficial builds → nightly logo is too tall in about dialog on unofficial builds (causing ugly overlapping content)
Version: unspecified → Trunk
Updated•6 years ago
|
Flags: needinfo?(shorlander)
Comment 2•6 years ago
|
||
This is kinda annoying.... would it work to simply set min-width: 288px;
on the #rightBox
, instead of forcing the background itself to a large width?
![]() |
||
Comment 3•6 years ago
|
||
I filed a separate bug (bug 1582879) to update all of the unofficial branding, which should fix this issue.
Flags: needinfo?(shorlander)
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
Updated•3 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•