#35809: Improved background color for admin's m2m multi-select
-------------------------------------+------------------------------------
Reporter: Giannis Terzopoulos | Owner: (none)
Type: Bug | Status: new
Component: contrib.admin | Version: 5.1
Severity: Release blocker | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 1
-------------------------------------+------------------------------------
Changes (by Natalia Bidart):
* cc: eroselli (added)
* component: Uncategorized => contrib.admin
* severity: Normal => Release blocker
* stage: Unreviewed => Accepted
* type: Uncategorized => Bug
* ui_ux: 0 => 1
Comment:
Hello Giannis, thank you for your report!
I have tried to reproduce and these are my findings:
* in Chrome, both light and dark mode have good contrast for the selected
m2m, both when the m2m widget has focus and when it does not.
* in Firefox, when using the dark theme, there is good contrast for when
the m2m widget has focus but there is no color difference when the focus
is moved to another element.
I bisected the regressing revno to be
b47bdb4cd9149ee2a39bf1cc9996a36a940bd7d9
Would you like to prepare a patch?
--
Ticket URL: <
https://code.djangoproject.com/ticket/35809#comment:1>