Closed Bug 1896335 Opened 9 months ago Closed 9 months ago

Software update popup "Update Ready to Install" is hard to read on devedition

Categories

(Toolkit :: Themes, defect)

Desktop
macOS
defect

Tracking

()

RESOLVED DUPLICATE of bug 1797112
Tracking Status
firefox-esr115 --- wontfix
firefox126 --- wontfix
firefox127 --- wontfix
firefox128 --- fixed

People

(Reporter: jdescottes, Unassigned)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

Attached image devedition-update.jpg

On macos devedition, one of the strings from the software update popup is black on a very dark background and therefore very hard to read.
This seems to be only the case for macos, as it comes from the following css:

https://searchfox.org/mozilla-central/rev/ee2ad260c25310a9fbf96031de05bbc0e94394cc/toolkit/themes/osx/mozapps/update/updates.css#24-26

.update-header-box-1 {
  color: #000;
}

Instead, the other OSes have the following rule for the same selector:

.update-header-box-1 {
  padding: 5px 0;
}

Not sure if this was intentional, didn't find any mention of this in the bug or review where this landed (https://bugzilla.mozilla.org/show_bug.cgi?id=1515484).

Summary: Software update popup "Update Ready to Install" is hard to readon devedition → Software update popup "Update Ready to Install" is hard to read on devedition

Set release status flags based on info from the regressing bug 1515484

Status: NEW → RESOLVED
Closed: 9 months ago
Duplicate of bug: 1797112
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: