Closed Bug 1797112 Opened 2 years ago Closed 9 months ago

Low contrast in title of software update screen

Categories

(Toolkit :: Application Update, defect, P3)

Unspecified
macOS
defect

Tracking

()

RESOLVED FIXED
128 Branch
Accessibility Severity s2
Tracking Status
firefox128 --- fixed

People

(Reporter: striptm, Assigned: jdescottes)

References

Details

(Keywords: access, nightly-community)

Attachments

(2 files)

In MacOS in dark mode, the title "Update Ready to Install" ("Actualización lista para instalar" in spanish screenshot) is black, when it should be white.

I think the correction would be in:
toolkit/mozapps/update/content/updateElevation.xhtml

<hbox class="update-header" flex="1">
  <vbox class="update-header-box-1">
	<vbox class="update-header-box-text">
	  <label class="update-header-label" data-l10n-id="elevation-finished-page"/>
	</vbox>
  </vbox>
</hbox>

toolkit/themes/osx/mozapps/update/updates.css

.update-header-box-1 {
  color: #000;
}
Component: Messaging System → Application Update
Keywords: access
Product: Firefox → Toolkit
Severity: -- → S4
Priority: -- → P3
Whiteboard: [access-s2]

The severity field for this bug is set to S4. However, the accessibility severity is higher, [access-s2].
:bytesized, could you consider increasing the severity?

For more information, please visit auto_nag documentation.

Flags: needinfo?(bytesized)
Flags: needinfo?(bytesized)
Accessibility Severity: --- → s2
Whiteboard: [access-s2]

Still seems to be a problem in Mac / dark mode.

Came here to report it, found this report from 2 years ago.

Assignee: nobody → jdescottes
Status: NEW → ASSIGNED
Pushed by jdescottes@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/3d094668082b Remove hardcoded color for macos software update popup r=desktop-theme-reviewers,Itiel
Status: ASSIGNED → RESOLVED
Closed: 9 months ago
Resolution: --- → FIXED
Target Milestone: --- → 128 Branch
Duplicate of this bug: 1896335
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: