#34627: Active row states invisible for WHCM users
-------------------------------------+-------------------------------------
               Reporter:  Thibaud    |          Owner:  nobody
  Colas                              |
                   Type:  Bug        |         Status:  new
              Component:             |        Version:  4.2
  contrib.admin                      |       Keywords:  accessibility,
               Severity:  Normal     |  forced-colors
           Triage Stage:             |      Has patch:  0
  Unreviewed                         |
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  0          |  Easy pickings:  0
                  UI/UX:  1          |
-------------------------------------+-------------------------------------
 In the Django admin, we use background colors to represent the "active"
 states on the sidebar (representing which section of the admin you’re in),
 and in model instance listings (for bulk actions). This requires
 adaptation to be compatible with Windows High Contrast Mode / Contrast
 themes, where custom background colors are overridden.

 As-is, it’s impossible to tell which of the rows is active / selected.
 We’d need a few extra styles with a `forced-colors: active` media query.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/34627>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/010701887c689b24-fe5c89e3-5f5d-4786-a39d-ced71bdbd270-000000%40eu-central-1.amazonses.com.

Reply via email to