#35189: Accessibility issues with collapsed fieldsets in admin forms
-------------------------------------+-------------------------------------
     Reporter:  Thibaud Colas        |                    Owner:  Marijke
         Type:                       |  Luttekes
  Cleanup/optimization               |                   Status:  assigned
    Component:  contrib.admin        |                  Version:  dev
     Severity:  Normal               |               Resolution:
     Keywords:  accessibility,       |             Triage Stage:  Ready for
  whcm, forced colors, screen        |  checkin
  reader, forms, admin               |
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  1
-------------------------------------+-------------------------------------
Comment (by nessita <124304+nessita@…>):

 In [changeset:"01ed59f753139afb514170ee7f7384c155ecbc2d" 01ed59f7]:
 {{{#!CommitTicketReference repository=""
 revision="01ed59f753139afb514170ee7f7384c155ecbc2d"
 Refs #35189 -- Improved admin fieldset's accessibility by setting aria-
 labelledby.

 Before this change, HTML <fieldset> elements in the admin site did not
 have an associated label to describe them. This commit defines a unique
 HTML id for the heading labeling a fieldset, and sets its
 aria-labelledby property to link the heading with the fieldset.
 }}}
-- 
Ticket URL: <https://code.djangoproject.com/ticket/35189#comment:13>
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/0107018f9e4a984f-1232a5de-24bb-4830-9017-04efa38340ec-000000%40eu-central-1.amazonses.com.

Reply via email to